Skip to content

Commit

Permalink
chore: use script/yarn test directly
Browse files Browse the repository at this point in the history
  • Loading branch information
codebytere committed Feb 6, 2024
1 parent d6b112c commit c2e07c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mac-build.yml
Expand Up @@ -541,4 +541,4 @@ jobs:
ELECTRON_DISABLE_SECURITY_WARNINGS: 1
ELECTRON_SKIP_NATIVE_MODULE_TESTS: true
run: |
e test --runners=main --trace-uncaught --enable-logging --files
node script/yarn test --runners=main --trace-uncaught --enable-logging --files

0 comments on commit c2e07c8

Please sign in to comment.