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/sysaudio/.github/workflows/ci.yml
vendored
4
libs/sysaudio/.github/workflows/ci.yml
vendored
|
|
@ -49,9 +49,5 @@ jobs:
|
|||
sudo sh -c 'wget -c https://ziglang.org/builds/zig-macos-x86_64-0.11.0-dev.3883+7166407d8.tar.xz -O - | tar -xJ --strip-components=1 -C /usr/local/bin'
|
||||
- name: build
|
||||
run: 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