Skip to content

Commit

Permalink
biocypher#321: fix cicd pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
nilskre committed Apr 15, 2024
1 parent bec1703 commit 3a18b9b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests_and_code_quality.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ jobs:
#----------------------------------------------
- name: Run tests
uses: ./.github/actions/test
with:
NEO4J_VERSION: "4.4-enterprise"
#----------------------------------------------
# generate test coverage badge
#----------------------------------------------
Expand Down

0 comments on commit 3a18b9b

Please sign in to comment.