Skip to content

Commit 9529a1b

Browse files
committed
Remove outdated interrupt test from Windows Clang action
1 parent 0ccbeae commit 9529a1b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yml

-3
Original file line numberDiff line numberDiff line change
@@ -266,9 +266,6 @@ jobs:
266266
build\qjs.exe examples\test_point.js
267267
build\run-test262.exe -c tests.conf
268268
build\function_source.exe
269-
- name: test interrupt
270-
run: |
271-
build\interrupt-test.exe
272269
273270
windows-clang-cl:
274271
runs-on: windows-latest

0 commit comments

Comments
 (0)