Skip to content

Commit cacf18b

Browse files
committed
run tests on ci
1 parent 0bff551 commit cacf18b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/cargo.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
rust: [stable, beta, 1.71.1]
2020

2121
runs-on: ${{ matrix.os }}
22-
22+
continue-on-error: true
2323
steps:
2424
- uses: actions/checkout@v2
2525
- uses: actions-rs/toolchain@v1

0 commit comments

Comments
 (0)