Skip to content

Commit febf7fa

Browse files
committed
Run yarn on windows first
1 parent 80d0bb9 commit febf7fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pull_requests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ jobs:
118118
shell: pwsh
119119

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

0 commit comments

Comments
 (0)