1 parent 34655af commit 85f0183Copy full SHA for 85f0183
1 file changed
.github/workflows/main.yml
@@ -12,7 +12,7 @@ env:
12
RUSTFLAGS: "--deny warnings"
13
14
jobs:
15
- test:
+ build:
16
runs-on: ${{ matrix.os }}-latest
17
strategy:
18
fail-fast: false
0 commit comments