Skip to content

Commit

Permalink
set checkout to 4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
transistive committed Dec 4, 2021
1 parent 991fe0b commit c40c19f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/testkit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
with:
repository: neo4j-drivers/testkit
path: testkit
with: '4.3'

- name: Install dependencies
run: |
Expand All @@ -70,4 +71,5 @@ jobs:
TEST_NEO4J_PASS: test
TEST_DRIVER_NAME: php
run: |
cd testkit
python3 -m unittest -v "tests.neo4j.test_authentication.TestAuthenticationBasic"

0 comments on commit c40c19f

Please sign in to comment.