Skip to content

Commit

Permalink
Use ghworkflow-python@devel
Browse files Browse the repository at this point in the history
  • Loading branch information
lpenz committed Feb 17, 2024
1 parent a811de2 commit a00648c
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 @@ -8,10 +8,11 @@ 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@devel
with:
docs: false
coveralls: true
codecov: true
publish_pypi: true
publish_github_release: true
secrets:
Expand Down

0 comments on commit a00648c

Please sign in to comment.