Skip to content

Commit

Permalink
E2E Test Workflow File Sync [Runner ID: 87]
Browse files Browse the repository at this point in the history
  • Loading branch information
Workflow Sync Bot committed Dec 9, 2024
1 parent 2c7a3bc commit b61c658
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,9 @@ jobs:
docker-pass: ${{ secrets.DOCKER_PASSWORD }}
node-version: '16'

# create a folder for the screenshots, this folder will be uploaded as artifact
- run: mkdir screenshots

- name: Run test suite
run: npm run test -- --verbose

Expand Down

0 comments on commit b61c658

Please sign in to comment.