Skip to content

Commit 51a46ee

Browse files
committed
'test' action was deleted
1 parent 8c1721b commit 51a46ee

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,4 @@ jobs:
2020
steps:
2121
- uses: actions/checkout@v4
2222
- name: Build
23-
run: cargo build --verbose
24-
- name: Run tests
25-
run: cargo test --verbose
23+
run: cargo build --verbose

0 commit comments

Comments
 (0)