Skip to content

Commit

Permalink
Disable failing Vert.x React example #251
Browse files Browse the repository at this point in the history
  • Loading branch information
deepy committed Dec 22, 2022
1 parent 74a851d commit 3328262
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ jobs:
run: ./gradlew -p examples/simple-node helloWorld
# - name: Build Spring Boot Angular Project
# run: ./gradlew -p examples/spring-boot-angular build
- name: Build Vert.x React Project
run: ./gradlew -p examples/vertx-react build
# - name: Build Vert.x React Project
# run: ./gradlew -p examples/vertx-react build

0 comments on commit 3328262

Please sign in to comment.