Skip to content

Commit

Permalink
py_ver -> no default value
Browse files Browse the repository at this point in the history
  • Loading branch information
hugsy committed Dec 16, 2023
1 parent c51779a commit 0aa1506
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
jobs:
coverage:
env:
PY_VER: 3.10
PY_VER:
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down

0 comments on commit 0aa1506

Please sign in to comment.