Skip to content

Commit 1938abe

Browse files
author
test
committed
Merge remote-tracking branch 'refs/remotes/origin/main'
2 parents 365629c + 70c0739 commit 1938abe

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/rust.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,6 @@ jobs:
4343
key: ${{ runner.os }}-cargo-target-${{ hashFiles('**/Cargo.lock') }}
4444
restore-keys: |
4545
${{ runner.os }}-cargo-target-
46-
- name: Test with Cargo
47-
run: cargo test
4846
# 5. Build your project with Cargo in release mode.
4947
- name: Build with Cargo
5048
run: cargo build --release

0 commit comments

Comments
 (0)