Skip to content

Commit f8f7652

Browse files
committed
fix config
1 parent a61229c commit f8f7652

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_test_deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,8 +268,8 @@ jobs:
268268
NEXT_TEST_JOB: 1
269269
TEST_TIMINGS_TOKEN: ${{ secrets.TEST_TIMINGS_TOKEN }}
270270
strategy:
271-
fail-fast: false
272271
matrix:
272+
fail-fast: false
273273
group: [1, 2, 3, 4, 5, 6]
274274
steps:
275275
- name: Setup node

0 commit comments

Comments
 (0)