Skip to content

Commit 9e9a477

Browse files
committed
chore: tweaks
1 parent 08f5d45 commit 9e9a477

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
- name: Setup Node.js and deps
7373
uses: ./.github/actions/setup-deps
7474

75-
- name: Test in concurrent mode
75+
- name: Test in legacy mode
7676
run: CONCURRENT_MODE=0 yarn test:ci
7777

7878
test-website:

0 commit comments

Comments
 (0)