Skip to content

Commit c1e9e5e

Browse files
authored
disable tests again
Comment out the test job in CI for version tags
1 parent 179ab58 commit c1e9e5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
needs:
2929
- lint
3030
- build
31-
- test
31+
# - test
3232
permissions:
3333
contents: write
3434
# Trusted publishing doesn't support reusable workflows yet

0 commit comments

Comments
 (0)