Skip to content

Commit

Permalink
Use docker compose when starting test infrastructure
Browse files Browse the repository at this point in the history
  • Loading branch information
jeff-horton-ho-sas committed Dec 2, 2024
1 parent a81f8d9 commit af42fda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:

jobs:
test:
uses: UKHomeOffice/sas-github-workflows/.github/workflows/test-gradle.yml@2.11.0
uses: UKHomeOffice/sas-github-workflows/.github/workflows/test-gradle.yml@v2
with:
dockerComposeBinary: 'docker compose'
dockerComposeComponents: 'localstack postgres'
Expand Down

0 comments on commit af42fda

Please sign in to comment.