Skip to content

Commit

Permalink
add examples
Browse files Browse the repository at this point in the history
  • Loading branch information
j-faria committed Mar 26, 2024
1 parent 1df0de8 commit d12f999
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ jobs:
example:
- _51Peg
- multi_instruments
- BL2009
- CoRoT7

runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand All @@ -52,4 +55,4 @@ jobs:

# - name: run example
# run: |
# python -c "from kima.examples import _51Peg; _51Peg(run=True, load=True)"
# python -c "from kima.examples import _51Peg; _51Peg(run=True, load=True)"

0 comments on commit d12f999

Please sign in to comment.