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 cc94675 commit 95c482eCopy full SHA for 95c482e
.github/workflows/code-pushup.yml
@@ -36,4 +36,4 @@ jobs:
36
- name: Run Code PushUp action
37
uses: code-pushup/github-action@v0
38
with:
39
- bin: npx nx code-pushup --
+ bin: npx nx code-pushup -- --verbose
nx.json
@@ -109,7 +109,6 @@
109
"filterByTags": ["publishable"]
110
}
111
112
- },
113
- "./tools/src/debug/debug.plugin.ts"
+ }
114
]
115
0 commit comments