Skip to content

Commit 8982fc0

Browse files
committed
shorten and skip verfiy on deploy
1 parent 7e4146f commit 8982fc0

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

.github/workflows/deploy.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ jobs:
1717

1818
- uses: ./.github/workflows/rust-install
1919

20-
- name: ⚙ Run verifier
21-
run: make verifier
20+
#- name: ⚙ Run verifier
21+
# run: make verifier
2222

2323
- name: ⚙ Run collector
2424
run: make collector
-1.06 MB
Binary file not shown.
2.86 MB
Loading

0 commit comments

Comments
 (0)