Skip to content

Commit 6a4381e

Browse files
committed
Testing
1 parent 24d5ebe commit 6a4381e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate-api-docs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
steps:
1313
- uses: actions/checkout@v4
1414
- name: Serve dependencies
15-
run: make serve-dependencies
15+
run: docker compose up hmpps-auth prism local-stack-aws --build -d
1616
- name: Start service
1717
run: ./gradlew bootRun &
1818
env:

0 commit comments

Comments
 (0)