Skip to content

Commit 64697f6

Browse files
committed
disabled action
1 parent 0001aed commit 64697f6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,7 @@ jobs:
2727
uses: ./
2828
with:
2929
token: ${{ secrets.PAT }}
30+
run-static-analysis: false
31+
run-code-formatting: false
32+
run-tests: false
33+
run-coverage: false

0 commit comments

Comments
 (0)