Skip to content

Commit f14d508

Browse files
committedApr 23, 2024
fixup!
1 parent d7014e4 commit f14d508

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed
 

‎.github/workflows/ci.yml

-6
Original file line numberDiff line numberDiff line change
@@ -118,12 +118,6 @@ jobs:
118118
- name: stats
119119
run: |
120120
./build/qjs -qd
121-
- name: test
122-
run: |
123-
make test
124-
- name: test 262
125-
run: |
126-
./build/run-test262 -m -c test262.conf -a
127121
linux-examples:
128122
runs-on: ubuntu-latest
129123
steps:

0 commit comments

Comments
 (0)