Skip to content

Commit

Permalink
Test cov #61
Browse files Browse the repository at this point in the history
  • Loading branch information
Ludee committed Nov 27, 2024
1 parent b753667 commit 67875a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:

- name: Run tests
env:
DB_URL: /home/runner/work/super-repo/tests/test_db.hdf5
DB_URL: ${{ github.workspace }}/rl-institut/super-repo/tests/test_db.hdf5
run: pytest --cov --cov-report=xml

- name: Upload results to Codecov
Expand Down

0 comments on commit 67875a6

Please sign in to comment.