Skip to content

Commit

Permalink
Spinning up docker compose before testing
Browse files Browse the repository at this point in the history
  • Loading branch information
aaberg committed Mar 10, 2024
1 parent 4880cf1 commit c989c61
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ jobs:

steps:
- uses: actions/checkout@v3
- name: Docker Compose Action
uses: isbang/[email protected]
- name: Set up JDK 17
uses: actions/setup-java@v3
with:
Expand Down

0 comments on commit c989c61

Please sign in to comment.