Skip to content

Commit

Permalink
working dir
Browse files Browse the repository at this point in the history
  • Loading branch information
JonasGe committed Sep 10, 2024
1 parent af0262f commit 5c84541
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pyoes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
py.test --cov pyoes --cov-report term-missing
- name: Upload coverage to Coveralls
working-directory: ./
run: coveralls
env:
COVERALLS_REPO_TOKEN: ${{ secrets.COVERALLS_REPO_TOKEN }}

0 comments on commit 5c84541

Please sign in to comment.