try wasmtime again
All checks were successful
AWS-Zig Build / build-zig-0.11.0-amd64-host (push) Successful in 2m46s
All checks were successful
AWS-Zig Build / build-zig-0.11.0-amd64-host (push) Successful in 2m46s
This commit is contained in:
parent
dd4935b5e5
commit
098ceffb41
|
@ -27,8 +27,8 @@ jobs:
|
|||
- name: Install wasmtime
|
||||
run: curl https://wasmtime.dev/install.sh -sSf | bash
|
||||
- name: Run tests
|
||||
run: zig build test
|
||||
# - run: PATH=${HOME}/.wasmtime/bin:${PATH} zig build test -fwasmtime # downstream needs this for CF workers
|
||||
# run: zig build test --summary all
|
||||
run: PATH=${HOME}/.wasmtime/bin:${PATH} zig build test -fwasmtime --summary all # downstream needs this for CF workers
|
||||
- name: Notify
|
||||
uses: https://git.lerch.org/lobo/action-notify-ntfy@v2
|
||||
if: always()
|
||||
|
|
Loading…
Reference in New Issue
Block a user