Skip to content

Commit 2b43fc0

Browse files
committed
ports_unix.yml: Add wasi case.
Signed-off-by: YAMAMOTO Takashi <yamamoto@midokura.com>
1 parent 81d23a1 commit 2b43fc0

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

.github/workflows/ports_unix.yml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -262,3 +262,17 @@ jobs:
262262
- name: Print failures
263263
if: failure()
264264
run: tests/run-tests.py --print-failures
265+
266+
wasi:
267+
runs-on: ubuntu-latest
268+
steps:
269+
- uses: actions/checkout@v4
270+
- name: Install packages
271+
run: source tools/ci.sh && ci_unix_wasi_setup
272+
- name: Build
273+
run: source tools/ci.sh && ci_unix_wasi_build
274+
- name: Run main test suite
275+
run: source tools/ci.sh && ci_unix_wasi_run_tests
276+
- name: Print failures
277+
if: failure()
278+
run: tests/run-tests.py --print-failures

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy