Skip to content

Commit f18e6e5

Browse files
committed
chore: adjust parallel in gh action
1 parent 53cb658 commit f18e6e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code-pushup-fork.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ jobs:
3737
- name: Run Code PushUp action
3838
uses: code-pushup/github-action@v0
3939
with:
40-
bin: npx nx affected -t code-pushup --parallel=1 --
40+
bin: npx nx affected -t code-pushup --parallel=3 --

0 commit comments

Comments
 (0)