Skip to content

Commit 828d8fc

Browse files
committed
fix: test caching issue
1 parent e748af9 commit 828d8fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code-pushup.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ jobs:
4040
- name: Run Code PushUp action
4141
uses: code-pushup/github-action@v0
4242
with:
43-
bin: npx nx code-pushup --nx-bail --parallel=3 --
43+
bin: npx nx code-pushup --skipNxCache --nx-bail --parallel=3 --

0 commit comments

Comments
 (0)