Skip to content

Commit 54a5074

Browse files
committed
Remove snapshot tests regular workflow
1 parent ace74eb commit 54a5074

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_code.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ jobs:
4141
pip install pixelmatch
4242
4343
- name: Code tests
44-
run: python -m pytest -vv --ignore=tests/selenium --ignore=tests/playwright
44+
run: python -m pytest -vv --ignore=tests/selenium --ignore=tests/playwright --ignore=tests/snapshots

0 commit comments

Comments
 (0)