Skip to content

Commit

Permalink
fix gha
Browse files Browse the repository at this point in the history
  • Loading branch information
mpecchi committed Feb 28, 2024
1 parent 7705df8 commit 4c78b73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Run tests
run: |
pytest --cov=your_package_name --cov-report=term
pytest --cov=gcms_data_analysis --cov-report=term
- name: Generate Badge
run: |
Expand Down

0 comments on commit 4c78b73

Please sign in to comment.