Skip to content

Commit 3e93558

Browse files
authored
Merge pull request #63 from iai-group/demo
Update build test to fix container issue
2 parents e164cbe + 46b18ee commit 3e93558

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/build_test/action.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ runs:
3535
uses: supercharge/mongodb-github-action@1.11.0
3636
with:
3737
mongodb-version: "6.0"
38+
mongodb-container-name: "${{ inputs.artifact_prefix }}-mongodb"
3839

3940
- name: Start Docker Registry
4041
shell: bash

0 commit comments

Comments
 (0)