Skip to content

Commit

Permalink
fix slotscheck command in GH workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ariebovenberg committed Jan 14, 2022
1 parent 5a3ddfb commit 99e954d
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 @@ -62,7 +62,7 @@ jobs:
poetry run poetry check
poetry run pip check
poetry run safety check --full-report
poetry run slotscheck --verbose
poetry run slotscheck returns --verbose
# We do this to speed up the build:
poetry run pytest typesafety -p no:cov -o addopts="" --mypy-ini-file=setup.cfg
Expand Down

0 comments on commit 99e954d

Please sign in to comment.