Skip to content

Commit

Permalink
Merge branch 'develop' into fix-1526
Browse files Browse the repository at this point in the history
  • Loading branch information
sy-records authored Mar 11, 2021
2 parents cbf9b29 + b8653e1 commit 85863b3
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 @@ -31,7 +31,7 @@ jobs:
run: npm run test:unit -- -ci --runInBand
- name: integration tests
run: npm run test:integration -- -ci --runInBand
- uses: microsoft/playwright-github-action@v1.3.0
- uses: microsoft/playwright-github-action@v1
- name: e2e tests
run: npm run test:e2e -- --ci --runInBand
- name: Upload artifacts (diff output)
Expand Down

0 comments on commit 85863b3

Please sign in to comment.