Skip to content

Commit

Permalink
invalid yaml. trying again
Browse files Browse the repository at this point in the history
  • Loading branch information
pavelkomarov committed Oct 16, 2024
1 parent 88a7824 commit f67e934
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
cd ${CLAW}/pyclaw
coverage run --source=src -m pytest --ignore=development
-name: Upload to Coveralls
- name: Upload to Coveralls
run: coveralls
env:
COVERALLS_REPO_TOKEN: ${{ secrets.COVERALLS_REPO_TOKEN }}

0 comments on commit f67e934

Please sign in to comment.