Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
pankajastro committed Jun 19, 2024
1 parent 25fd0f7 commit 7115294
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
python-version: "3.11"
architecture: "x64"
- run: pip3 install hatch
- run: hatch run tests.py{{ python-version }}-2.9:static-check
- run: hatch run tests.py${{ python-version }}-2.9:static-check

Run-Unit-Tests:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 7115294

Please sign in to comment.