Skip to content

Commit

Permalink
chore: tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
mdjastrzebski committed Oct 31, 2024
1 parent d4ad8d5 commit 8512445
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 @@ -72,7 +72,7 @@ jobs:
- name: Setup Node.js and deps
uses: ./.github/actions/setup-deps

- name: Test in concurrent mode
- name: Test
run: CONCURRENT_MODE=0 yarn test:ci

test-website:
Expand Down

0 comments on commit 8512445

Please sign in to comment.