Skip to content

Commit

Permalink
MAINT: implement updates from pre-commit hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow authored Dec 3, 2023
1 parent 834a1a4 commit d1f290b
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 @@ -37,7 +37,7 @@ jobs:
pytest:
uses: ComPWA/actions/.github/workflows/pytest.yml@v1
with:
coverage-target: repoma
coverage-target: repo_maintenance.egg-info
macos-python-version: "3.9"
specific-pip-packages: ${{ inputs.specific-pip-packages }}
style:
Expand Down

0 comments on commit d1f290b

Please sign in to comment.