Skip to content

Commit

Permalink
Add a : to dockerComposeUp
Browse files Browse the repository at this point in the history
  • Loading branch information
agile-josiah committed Nov 2, 2023
1 parent 56bb855 commit 5555d63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/svc-bip-api-integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
source scripts/setenv.sh
export -p | sed 's/declare -x //'
./gradlew dockerComposeUp
./gradlew :dockerComposeUp
./gradlew -p mocks :build
./gradlew -p mocks :mock-bip-claims-api:docker
Expand Down

0 comments on commit 5555d63

Please sign in to comment.