Skip to content

Commit f11f8b0

Browse files
committed
wip
1 parent d10460e commit f11f8b0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/integration-tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,8 @@ jobs:
115115

116116
- name: Test ${{ matrix.integration }} 3/3
117117
run: pnpm run test:integrations ./integrations/${{ matrix.integration }} --shard 3/3
118+
env:
119+
GITHUB_WORKSPACE: ${{ github.workspace }}
118120

119121
- name: Notify Discord
120122
if: failure() && github.ref == 'refs/heads/main'

0 commit comments

Comments
 (0)