Skip to content

Commit

Permalink
forgot another bash call
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurmloureiro committed Dec 8, 2023
1 parent 61f90f9 commit 47ed59b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ jobs:
# Perform the unit test and outputs a coverage report
- name: Test with pytest
shell: bash -l {0}
run: pytest --cov=blind_2pt_cosmosis --cov-report=xml ./tests

- name: Upload coverage reports to Codecov
Expand Down

0 comments on commit 47ed59b

Please sign in to comment.