Skip to content

Commit 4bc9d59

Browse files
committed
chore: use the debug build of the runtime in the ci tests
1 parent 53a1003 commit 4bc9d59

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -218,8 +218,7 @@ jobs:
218218
- name: Download Engine
219219
uses: actions/download-artifact@v3
220220
with:
221-
name: engine-release
222-
221+
name: engine-debug
223222
- run: yarn
224223

225224
- name: js-compute Integration Tests Job

0 commit comments

Comments
 (0)