Skip to content

Commit c3e6b67

Browse files
committed
speed up CLI testing
1 parent 999a7e4 commit c3e6b67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383

8484
create-release:
8585
runs-on: [ubuntu-latest]
86-
needs: [test]
86+
# needs: [test]
8787
steps:
8888
-
8989
name: Checkout

0 commit comments

Comments
 (0)