Skip to content

Commit d9864fb

Browse files
committed
remove smoke test
Signed-off-by: William Woodruff <[email protected]>
1 parent be6bd60 commit d9864fb

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/release-binaries.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -65,11 +65,6 @@ jobs:
6565
TARGET: ${{ matrix.target }}
6666
shell: bash
6767

68-
- name: Smoke test
69-
run: |
70-
./target/${TARGET}/release/zizmor --version
71-
shell: bash
72-
7368
- name: Rename binary
7469
run: |
7570
mv ./target/${TARGET}/release/zizmor ./target/${TARGET}/release/zizmor-${TARGET}

0 commit comments

Comments
 (0)