Fix integration tests

This commit is contained in:
c-bata
2021-04-11 18:46:57 +09:00
parent c378a1a60a
commit a07377be0f
2 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -46,6 +46,6 @@ jobs:
env:
PYPPETEER_HOME: ./local-chromium
- run: python visual_regression_test.py --no-screenshot --sleep 3
- run: python visual_regression_test.py --skip-screenshot --sleep 3
env:
PYPPETEER_HOME: ./local-chromium