There was an error while loading. Please reload this page.
1 parent 2757202 commit bf05526Copy full SHA for bf05526
.github/workflows/push-check.yml
@@ -15,7 +15,7 @@ jobs:
15
override: true
16
- uses: actions-rs/cargo@v1
17
with:
18
- command: test
+ command: build
19
args: --verbose
20
build_and_test:
21
runs-on: ${{ matrix.os }}
0 commit comments