Skip to content

Commit

Permalink
wip: creds
Browse files Browse the repository at this point in the history
  • Loading branch information
snaselj committed Oct 10, 2023
1 parent 323adb9 commit 2eca326
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-feature-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
--rm \
--entrypoint='' \
--volume="$PWD:/source" \
--env-file development/creds.env \
--env-file development/creds.example.env \
--env-file development/development.env \
'${{ needs.build.outputs.image }}' \
invoke tests --lint-only --no-test-docs
Expand Down

0 comments on commit 2eca326

Please sign in to comment.