Skip to content

Commit

Permalink
edit automated testing gh actions
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelp1986 committed Oct 19, 2023
1 parent 23d59d8 commit eb00188
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/automated-testing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ jobs:
- uses: isbang/compose-action@v1.5.1
with:
compose-file: "./docker/docker-compose.yml"
compose-flags: "--profile int-registry-service-loader"
compose-flags: "--profile=int-registry-service-loader"

0 comments on commit eb00188

Please sign in to comment.