Skip to content

Commit

Permalink
Fix root directory
Browse files Browse the repository at this point in the history
  • Loading branch information
ElliottKasoar committed Mar 5, 2024
1 parent 1e9de40 commit 5b89490
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@ jobs:
with:
parallel: true
flag-name: run-${{ matrix.python-version }}
file: ./coverage.xml
file: coverage.xml
base-path: janus_core

coverage:
needs: tests
Expand Down

0 comments on commit 5b89490

Please sign in to comment.