Browse Source

Rename CI field to enable wasm + linux

Jonathan Kelley 1 năm trước cách đây
mục cha
commit
d9f0b14968
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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: