Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
zargot committed Nov 29, 2024
1 parent 6f8e5b6 commit 8c928cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-code.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: /.github/actions/setup
- uses: ./.github/actions/setup
- run: python -m unittest discover tests

0 comments on commit 8c928cd

Please sign in to comment.