Skip to content

Commit 4671dc9

Browse files
committed
feature: amp-106 further tidy project
* Switch to using flyway in int tests * Switch to using example database table and repository to line up with service and controller which were already example * Switch h2 database to TestContainers
1 parent 4c4a8d1 commit 4671dc9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci-build-publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ jobs:
5050
outputs:
5151
repo_name: ${{ steps.repo_vars.outputs.repo_name }}
5252
artefact_name: ${{ steps.repo_vars.outputs.artefact_name }}
53-
env:
5453
steps:
5554
- name: Checkout source code
5655
uses: actions/checkout@v6

0 commit comments

Comments
 (0)