all: CI: remove AGREE: true env var
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
parent
02b9f7d132
commit
d673560f1e
9 changed files with 0 additions and 46 deletions
4
libs/core/.github/workflows/ci.yml
vendored
4
libs/core/.github/workflows/ci.yml
vendored
|
|
@ -69,9 +69,5 @@ jobs:
|
|||
git clone https://github.com/hexops/mach-gpu libs/mach-gpu
|
||||
git clone https://github.com/hexops/mach-gpu-dawn libs/mach-gpu-dawn
|
||||
zig build
|
||||
env:
|
||||
AGREE: true
|
||||
- name: test
|
||||
run: zig build test
|
||||
env:
|
||||
AGREE: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue