From 97164c24f7bd192995bfbd57facb5ae85b16fa69 Mon Sep 17 00:00:00 2001 From: Volodymyr Shymanskyy Date: Sat, 21 Dec 2019 23:27:03 +0200 Subject: [PATCH] WASI tests on RPi -> OK --- .github/workflows/tests.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 31362b6..0332b03 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -158,7 +158,6 @@ jobs: cd test python3 run-spec-test.py - name: Run WASI tests - continue-on-error: true # TODO run: | cd test ./run-wasi-test.py --timeout 120