Skip to content

Commit b57b809

Browse files
committed
Disable tests
1 parent f89ab9a commit b57b809

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cli-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
edge:
3333
runs-on: ubuntu-latest
3434
environment: release
35-
needs: tests
35+
# needs: tests
3636
if: ${{ inputs.create_edge_release || github.event.schedule }}
3737
steps:
3838
- name: Checkout source code

0 commit comments

Comments
 (0)