mirror of
https://github.com/gfx-rs/wgpu.git
synced 2025-12-08 21:26:17 +00:00
We Don't Pay for CI Anymore (#6954)
This commit is contained in:
parent
87b3ca25de
commit
c613d830f3
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -435,7 +435,6 @@ jobs:
|
||||
|
||||
name: Test WebAssembly
|
||||
runs-on: ubuntu-latest
|
||||
needs: [check]
|
||||
|
||||
steps:
|
||||
- name: checkout repo
|
||||
@ -479,7 +478,6 @@ jobs:
|
||||
|
||||
name: Test ${{ matrix.name }}
|
||||
runs-on: ${{ matrix.os }}
|
||||
needs: [check]
|
||||
|
||||
steps:
|
||||
- name: checkout repo
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user