Skip to content

Commit

Permalink
Run yarn on windows first
Browse files Browse the repository at this point in the history
  • Loading branch information
eatonphil committed Jul 18, 2023
1 parent 80d0bb9 commit febf7fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pull_requests.yml
Expand Up @@ -118,6 +118,7 @@ jobs:
shell: pwsh

# Needed so we can have ./build/desktop_runner.js and ./build/go_desktop_runner ready for tests
- run: yarn
- run: yarn build-test-runner
- run: yarn test ui --detectOpenHandles --forceExit --verbose

Expand Down

0 comments on commit febf7fa

Please sign in to comment.