Skip to content

Commit

Permalink
ci: try PYTEST_ADDOPTS
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleKing committed Aug 31, 2023
1 parent faf3161 commit 5132e63
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci_pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ name: CI Pipeline

env:
COLUMNS: 120
PYTEST_ADDOPTS: "--snapshot-warn-unused"

jobs:
lint:
Expand Down

0 comments on commit 5132e63

Please sign in to comment.