Skip to content

Commit

Permalink
run make test
Browse files Browse the repository at this point in the history
  • Loading branch information
mmarchetti committed Oct 19, 2023
1 parent d844d65 commit a7be6a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
- run: make fmt
- run: make lint
- run: python setup.py --version
- run: make mock-test-3.8
- run: make test-3.8

distributions:
needs: test
Expand Down

0 comments on commit a7be6a5

Please sign in to comment.