Skip to content

Commit 2711ac4

Browse files
committed
Turn tests back on
1 parent 3fa683a commit 2711ac4

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
weekly:
3333
runs-on: ubuntu-latest
3434
environment: release
35-
# needs: tests
35+
needs: tests
3636
if: ${{ inputs.update_weekly || github.event.schedule }}
3737
steps:
3838
- name: Checkout source code

0 commit comments

Comments
 (0)