Skip to content

Commit 0722be8

Browse files
committed
set checkout to 4.3
1 parent 991fe0b commit 0722be8

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/testkit.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
with:
4646
repository: neo4j-drivers/testkit
4747
path: testkit
48+
with: '4.3'
4849

4950
- name: Install dependencies
5051
run: |
@@ -70,4 +71,6 @@ jobs:
7071
TEST_NEO4J_PASS: test
7172
TEST_DRIVER_NAME: php
7273
run: |
74+
pwd
75+
ls -al
7376
python3 -m unittest -v "tests.neo4j.test_authentication.TestAuthenticationBasic"

0 commit comments

Comments
 (0)