We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9192a60 commit a051e40Copy full SHA for a051e40
.github/workflows/code-pushup-fork.yml
@@ -39,4 +39,4 @@ jobs:
39
- name: Run Code PushUp action
40
uses: code-pushup/github-action@v0
41
with:
42
- bin: npx nx affected -t code-pushup --parallel=3 --
+ bin: npx nx affected -t code-pushup --nx-bail --parallel=3 --
.github/workflows/code-pushup.yml
@@ -40,4 +40,4 @@ jobs:
43
0 commit comments