Skip to content
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.

Commit

Permalink
acc tests are working
Browse files Browse the repository at this point in the history
  • Loading branch information
QubitPi committed Apr 18, 2024
1 parent 84639fb commit cda084d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,7 @@ jobs:
- name: Start Book example application Docker Compose
run: docker compose up
working-directory: athena-examples/athena-example-books
- name: Wait until Docker Compose is up
uses: iFaxity/wait-on-action

- name: Run acceptance tests
run: mvn clean verify

Expand Down

0 comments on commit cda084d

Please sign in to comment.