Skip to content

Commit

Permalink
trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
Janpot committed Aug 9, 2023
1 parent 534bf0b commit 9272049
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- run: yarn release:build
- run: npx playwright install

- name: Run tests
- name: Run smoke test
run: yarn test:integration --grep backend-basic --project chromium
env:
TOOLPAD_TEST_RETRIES: 1
Expand Down

0 comments on commit 9272049

Please sign in to comment.