Skip to content

Commit 97b261a

Browse files
committed
Try full tests on linux.
1 parent aad89c2 commit 97b261a

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
@@ -66,7 +66,7 @@ jobs:
6666

6767
- name: Run tests (Linux)
6868
if: runner.os == 'Linux'
69-
run: opam exec -- node scripts/ciTest.js -install-global -ounit -mocha -theme
69+
run: opam exec -- node scripts/ciTest.js -all
7070

7171
- name: Run tests (Windows)
7272
if: runner.os == 'Windows'

0 commit comments

Comments
 (0)