Skip to content

Commit 5dae379

Browse files
committed
chore: adjust GH action for CP 2
1 parent 95ac32f commit 5dae379

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
@@ -39,4 +39,4 @@ jobs:
3939
- name: Run Code PushUp action
4040
uses: code-pushup/github-action@v0
4141
with:
42-
bin: npx nx affected -t code-pushup --nx-bail --parallel=3 --
42+
bin: npx nx code-pushup --nx-bail --parallel=3 --

0 commit comments

Comments
 (0)