all: CI: remove AGREE: true env var

Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
Stephen Gutekanst 2023-07-03 20:24:10 -07:00
parent 02b9f7d132
commit d673560f1e
9 changed files with 0 additions and 46 deletions

View file

@ -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