mirror of
https://github.com/DioxusLabs/dioxus
synced 2024-11-10 06:34:20 +00:00
Rename CI field to enable wasm + linux
This commit is contained in:
parent
31cde43d6d
commit
d9f0b14968
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue