Skip to content

Commit

Permalink
Merge pull request biocypher#336 from biocypher/fix_cicd
Browse files Browse the repository at this point in the history
biocypher#321: fix cicd pipeline
  • Loading branch information
slobentanzer authored Apr 15, 2024
2 parents bec1703 + 3a18b9b commit 6bc7487
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 6bc7487

Please sign in to comment.