Skip to content

Commit b19b50c

Browse files
committed
ra npx prettier -w .github/workflows/test.yml
1 parent 28f0837 commit b19b50c

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,7 @@ jobs:
3636
strategy:
3737
fail-fast: false
3838
matrix:
39-
test-group:
40-
[content, meta, rendering, routing, unit, graphql]
39+
test-group: [content, meta, rendering, routing, unit, graphql]
4140
steps:
4241
# Each of these ifs needs to be repeated at each step to make sure the required check still runs
4342
# Even if if doesn't do anything

0 commit comments

Comments
 (0)