Skip to content

Commit 54a5074

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)