Selaa lähdekoodia

Rename CI field to enable wasm + linux

Jonathan Kelley 1 vuosi sitten
vanhempi
commit
d9f0b14968
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      .github/workflows/main.yml

+ 1 - 1
.github/workflows/main.yml

@@ -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: