Skip to content

Commit

Permalink
Merge branch 'main' into HOCS-6960--add-migrated-cms-document-to-COMP…
Browse files Browse the repository at this point in the history
…-doc-tags
  • Loading branch information
jeff-horton-ho-sas authored Dec 2, 2024
2 parents f98d1f3 + 9a0cc4b commit 8a952e5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,6 @@ jobs:
test:
uses: UKHomeOffice/sas-github-workflows/.github/workflows/test-gradle.yml@v2
with:
dockerComposeBinary: 'docker compose'
dockerComposeComponents: 'localstack postgres'
secrets: inherit
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ To see the correct blame information, you need to add the following to your git
git config blame.ignoreRevsFile .git-blame-ignore-revs
```


If you are using an IDE, such as IntelliJ, this service can be started by running the ```HocsCaseServiceApplication```
main class.
The service can then be accessed at ```http://localhost:8082```.
Expand Down

0 comments on commit 8a952e5

Please sign in to comment.