chore: update CI.yaml

This commit is contained in:
Bobbin Threadbare 2024-01-05 22:01:48 -08:00 committed by Bobbin Threadbare
parent ac7593a13c
commit f894ed9cde

View file

@ -61,7 +61,7 @@ jobs:
args: --all-targets --all-features -- -D clippy::all -D warnings
test:
name: test ${{matrix.toolchain}} on ${{matrix.os}} with ${{matrix.args}}
name: test ${{matrix.toolchain}} on ${{matrix.os}} with ${{matrix.features}}
runs-on: ${{matrix.os}}-latest
strategy:
fail-fast: false