Skip to content

Commit 4a3877b

Browse files
committed
WiP: removef array tests
Signed-off-by: Máté Tokodi [email protected]
1 parent c0af6bf commit 4a3877b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/actions.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -491,6 +491,8 @@ jobs:
491491
Remove-Item .\test\web-assembly3/jit\gc_cast_abstract.wast
492492
Remove-Item .\test\web-assembly3/jit\gc_cast_concrete.wast
493493
Remove-Item .\test\web-assembly3/jit\gc_refeq.wast
494+
Remove-Item .\test\web-assembly3\jit\array_copy_large_value.wast
495+
Remove-Item .\test\web-assembly3\jit\array_fill_large_value.wast
494496
- name: Run tests
495497
run: |
496498
python tools\run-tests.py --engine=%cd%\out\walrus.exe ${{ matrix.switch }}

0 commit comments

Comments
 (0)