Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien Bouquillon committed Aug 2, 2023
1 parent d899ea6 commit 071e8d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -128,4 +128,4 @@ jobs:
if: steps.check_structure_test.outputs.result == 'true'
with:
image: ghcr.io/socialgouv/docker/${{ inputs.name }}:sha-${{ github.sha }}
configFile: ./${{ inputs.name }}/tests/container-structure-test.yml
config: ./${{ inputs.name }}/tests/container-structure-test.yml

0 comments on commit 071e8d3

Please sign in to comment.