Skip to content

Commit 91d16cb

Browse files
committed
Remove missing evidence check from CI
1 parent 69b6f59 commit 91d16cb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ jobs:
1919
components: rustfmt, clippy
2020
- uses: Swatinem/rust-cache@v2
2121

22-
- name: Check pattern evidence
23-
run: python3 scripts/check_evidence.py
2422

2523
- name: Check formatting
2624
run: cargo fmt -- --check

0 commit comments

Comments
 (0)