Skip to content

Commit 9df919c

Browse files
authored
Update rust.yml
1 parent 3135511 commit 9df919c

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/rust.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,6 @@ jobs:
1818
- uses: actions/checkout@v4
1919
- name: Build
2020
run: cargo build --verbose
21-
22-
test:
23-
runs-on: ubuntu-latest
2421

25-
steps:
26-
- uses: actions/checkout@v4
2722
- name: Test
2823
run: cargo test --verbose

0 commit comments

Comments
 (0)