Skip to content

Commit c79c140

Browse files
committed
tmp: debug
1 parent 357779b commit c79c140

4 files changed

Lines changed: 190 additions & 189 deletions

File tree

.github/workflows/integration-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109
CARGO_TARGET_X86_64_PC_WINDOWS_MSVC_LINKER: 'lld-link'
110110

111111
- name: Test ${{ matrix.integration }}
112-
run: pnpm exec vitest --root=./integrations ./integrations/${{ matrix.integration }}
112+
run: pnpm exec vitest --allowOnly --root=./integrations ./integrations/${{ matrix.integration }}
113113
env:
114114
GITHUB_WORKSPACE: ${{ github.workspace }}
115115

0 commit comments

Comments
 (0)