Skip to content

Commit

Permalink
TILES-5081 add test to workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivan Berezin committed May 23, 2024
1 parent 323e025 commit e290372
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: actions/setup-node@v3
with:
node-version: 16
- run: PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=true npm ci
- run: npm ci
- run: npm run test:screenshots
- uses: actions/upload-artifact@v3
if: ${{ failure() }}
Expand Down

0 comments on commit e290372

Please sign in to comment.