Skip to content

Commit

Permalink
Disable tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeland73 committed May 10, 2023
1 parent f89ab9a commit b57b809
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cli-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
edge:
runs-on: ubuntu-latest
environment: release
needs: tests
# needs: tests
if: ${{ inputs.create_edge_release || github.event.schedule }}
steps:
- name: Checkout source code
Expand Down

0 comments on commit b57b809

Please sign in to comment.