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 0722be8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 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,6 @@ jobs:
TEST_NEO4J_PASS: test
TEST_DRIVER_NAME: php
run: |
pwd
ls -al
python3 -m unittest -v "tests.neo4j.test_authentication.TestAuthenticationBasic"

0 comments on commit 0722be8

Please sign in to comment.