Skip to content

Commit c9d75b8

Browse files
committed
hmm
1 parent 1d2d70d commit c9d75b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,6 @@ jobs:
4848
- name: Run integration tests
4949
run: go test -v -tags=integration ./test/integration/...
5050
env:
51-
USE_CONTAINER: "false"
51+
USE_CONTAINER: false
5252
NEO4J_PASSWORD: ${{ secrets.AURA_PASSWORD }}
5353
NEO4J_URL: ${{ secrets.AURA_URL }}

0 commit comments

Comments
 (0)