Skip to content

Commit

Permalink
Fixed yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
jf514 committed Oct 21, 2024
1 parent ea00ca6 commit e4d0278
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,8 @@ jobs:
fail_ci_if_error: true
verbose: false
token: ${{ secrets.CODECOV_TOKEN }}

# Run stac-mjx
python run-stac.py

# Test probably delete this
- name: Test run
shell: bash -l {0}
run: python run_stac.py

0 comments on commit e4d0278

Please sign in to comment.