Skip to content

Commit 73bd23b

Browse files
committed
Removing tests from pipeline
1 parent 83ff087 commit 73bd23b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/rust.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ jobs:
1818
- uses: actions/checkout@v4
1919
- name: Build
2020
run: cargo build --release --verbose
21-
- name: Run tests
22-
run: cargo test --verbose
21+
# - name: Run tests
22+
# run: cargo test --verbose

0 commit comments

Comments
 (0)