We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0701f3b commit 95ac32fCopy full SHA for 95ac32f
.github/workflows/code-pushup.yml
@@ -40,4 +40,4 @@ jobs:
40
- name: Run Code PushUp action
41
uses: code-pushup/github-action@v0
42
with:
43
- bin: npx nx affected -t code-pushup --nx-bail --parallel=3 --
+ bin: npx nx code-pushup --nx-bail --parallel=3 --
0 commit comments