Skip to content

Commit 0603fbe

Browse files
mohansonloganek
authored andcommitted
Remote download adapter.py
1 parent 8747e34 commit 0603fbe

File tree

2 files changed

+1
-28
lines changed

2 files changed

+1
-28
lines changed

.github/workflows/daily-runtime-validation.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ jobs:
6565
if: matrix.runtime == 'pywasm-runtime'
6666
run: |
6767
pip install pywasm
68+
wget -O ./adapters/pywasm-runtime.py https://raw.githubusercontent.com/mohanson/pywasm/refs/heads/master/script/wasi_testsuite_adapter.py
6869
6970
- name: Get current timestamp
7071
run: echo "date=$(date +'%Y-%m-%d_%H_%M')" >> $GITHUB_ENV

adapters/pywasm-runtime.py

Lines changed: 0 additions & 28 deletions
This file was deleted.

0 commit comments

Comments
 (0)