Skip to content

Commit 1e85cc9

Browse files
author
vsilent
committed
pass the cargo test for now
1 parent e7faccb commit 1e85cc9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/docker.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ jobs:
6262
command: check
6363

6464
- name: Cargo test
65+
if: ${{ always() }}
6566
uses: actions-rs/cargo@v1
6667
with:
6768
command: test

0 commit comments

Comments
 (0)