Skip to content

Commit

Permalink
package name in parentheses
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergey Rybakov committed Aug 18, 2023
1 parent 0e8059b commit a8682c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ jobs:
checks:
uses: openweathermap/deker-actions/.github/workflows/checks.yml@master
with:
package-name: $PACKAGE_NAME
package-name: ${{PACKAGE_NAME}}
python-version: '3.9'
min-coverage: 60

0 comments on commit a8682c3

Please sign in to comment.