Skip to content

Commit

Permalink
add webflux neo4j test
Browse files Browse the repository at this point in the history
  • Loading branch information
atomfrede committed Mar 8, 2021
1 parent 6c9b2e1 commit 8d9e2c5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/neo4j.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ jobs:
- react-gradle-neo4j
- vue-maven-neo4j
- vue-gradle-neo4j
- webflux-neo4j
include:
- app-type: ngx-neo4j
entity: neo4j
Expand Down Expand Up @@ -104,6 +105,11 @@ jobs:
profile: prod
war: 0
e2e: 1
- app-type: webflux-neo4j
entity: neo4j
profile: prod
war: 0
e2e: 1
env:
JHI_ENTITY: ${{ matrix.entity }}
JHI_APP: ${{ matrix.app-type }}
Expand Down

0 comments on commit 8d9e2c5

Please sign in to comment.