We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ace74eb commit 54a5074Copy full SHA for 54a5074
.github/workflows/test_code.yml
@@ -41,4 +41,4 @@ jobs:
41
pip install pixelmatch
42
43
- name: Code tests
44
- run: python -m pytest -vv --ignore=tests/selenium --ignore=tests/playwright
+ run: python -m pytest -vv --ignore=tests/selenium --ignore=tests/playwright --ignore=tests/snapshots
0 commit comments