Skip to content

Commit

Permalink
Run tests in Github verification action
Browse files Browse the repository at this point in the history
  • Loading branch information
nikobockerman committed Jul 27, 2024
1 parent 5e4152a commit b582ff6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,4 @@ jobs:
cache: 'poetry'
- run: poetry install
- run: poetry run poe lint
- run: poetry run poe test

0 comments on commit b582ff6

Please sign in to comment.