Skip to content

Commit

Permalink
CI: use ghworkflow-python@0.7.0 that fixes coveralls
Browse files Browse the repository at this point in the history
Fixes #1
  • Loading branch information
lpenz committed Feb 17, 2024
1 parent a811de2 commit c824496
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
- uses: actions/checkout@v4.1.1
- uses: docker://lpenz/omnilint:0.5.1
python:
uses: lpenz/ghworkflow-python/.github/workflows/python.yml@v0.6.0
uses: lpenz/ghworkflow-python/.github/workflows/python.yml@v0.7.0
with:
docs: false
coveralls: true
Expand Down

0 comments on commit c824496

Please sign in to comment.