Skip to content

Commit 48e9791

Browse files
data-douserCopilot
andauthored
Update .github/workflows/client-integration-tests.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Nathan Randall <70299490+data-douser@users.noreply.github.com>
1 parent 1cfaf0f commit 48e9791

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/client-integration-tests.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -169,11 +169,6 @@ jobs:
169169
- name: CODEQL_PATH Tests - Install server dependencies
170170
run: npm ci --workspace=server --ignore-scripts
171171

172-
## esbuild's optional platform binary is normally wired up by its postinstall
173-
## script; .npmrc 'ignore-scripts=true' suppresses that, so rebuild here.
174-
- name: CODEQL_PATH Tests - Rebuild esbuild platform binary
175-
run: npm rebuild esbuild --ignore-scripts=false
176-
177172
- name: CODEQL_PATH Tests - Build server bundle
178173
run: npm run bundle -w server
179174

0 commit comments

Comments
 (0)