Skip to content

Commit aad89c2

Browse files
committed
Try all tests on arm.
1 parent 0fbf257 commit aad89c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262

6363
- name: Run tests (macos-arm)
6464
if: matrix.os == 'macos-arm'
65-
run: opam exec -- node scripts/ciTest.js -ounit -mocha -theme
65+
run: opam exec -- node scripts/ciTest.js -all
6666

6767
- name: Run tests (Linux)
6868
if: runner.os == 'Linux'

0 commit comments

Comments
 (0)