Skip to content

Commit 0b9959e

Browse files
committed
lets just run tests
1 parent 24b246c commit 0b9959e

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/test-build.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,5 @@ jobs:
3030
with:
3131
submodules: recursive
3232

33-
- name: Build
34-
run: cargo build --verbose --release
35-
3633
- name: Run tests
37-
run: cargo test --verbose --release
34+
run: cargo test --verbose

0 commit comments

Comments
 (0)