Skip to content

Commit 920e243

Browse files
committed
Run xcode-tools vscode macports
1 parent 3546ea4 commit 920e243

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run-all-unit-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,5 +53,5 @@ jobs:
5353
5454
- name: Run tests (Linux)
5555
if: runner.os == 'Linux'
56-
run: npm run test -- ./test --no-file-parallelism --silent=passed-only
56+
run: npm run test -- ./test/xcode-tools ./test/vscode ./test/macports --no-file-parallelism --silent=passed-only
5757

0 commit comments

Comments
 (0)