Rename CI field to enable wasm + linux

This commit is contained in:
Jonathan Kelley 2023-07-19 13:22:33 -07:00
parent 31cde43d6d
commit d9f0b14968
No known key found for this signature in database
GPG key ID: 1FBB50F7EB0A08BE

View file

@ -83,7 +83,7 @@ jobs:
- uses: actions/checkout@v3
- run: cargo clippy --workspace --examples --tests -- -D warnings
test:
matrix_test:
runs-on: ${{ matrix.platform.os }}
strategy:
matrix: