Skip to content

Commit 438f3aa

Browse files
committed
Test asdf
1 parent 255e97a commit 438f3aa

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
@@ -50,7 +50,7 @@ jobs:
5050
export PATH=/Users/runner/.local/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/opt/curl/bin:/usr/local/bin:/usr/local/sbin:/Users/runner/bin:/usr/bin:/bin:/usr/sbin:/sbin
5151
export CI=true
5252
53-
npm run test -- ./test/xcode-tools ./test/vscode ./test/macports ./test/docker --no-file-parallelism --disable-console-intercept
53+
npm run test -- ./test/asdf --no-file-parallelism --disable-console-intercept
5454
5555
- name: Run tests (Linux)
5656
if: runner.os == 'Linux'

0 commit comments

Comments
 (0)