Skip to content

Commit cfe2be7

Browse files
committed
Add missing actions checkout
1 parent 216c5c3 commit cfe2be7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/integration.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ jobs:
8484
ACTIONS_ALLOW_UNSECURE_COMMANDS: true
8585
name: RESP${{ matrix.resp-protocol }} ${{ matrix.python-version }} ${{matrix.test-type}}-${{matrix.parser-backend}}
8686
steps:
87+
- uses: actions/checkout@v4
8788
- name: Run tests
8889
uses: ./.github/actions/run-tests
8990
with:

0 commit comments

Comments
 (0)