浏览代码

Rename CI field to enable wasm + linux

Jonathan Kelley 1 年之前
父节点
当前提交
d9f0b14968
共有 1 个文件被更改,包括 1 次插入1 次删除
  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: