1 parent e2b3744 commit 538820bCopy full SHA for 538820b
1 file changed
.github/workflows/ci.yml
@@ -49,7 +49,7 @@ jobs:
49
- run: cargo check ${{ env.CHECK_ARGS }}
50
51
check-no-std-matrix:
52
- name: Check (no_std: ${{ matrix.target }})
+ name: "Check (no_std: ${{ matrix.target }})"
53
runs-on: ubuntu-latest
54
strategy:
55
fail-fast: false
0 commit comments