Skip to content

Commit

Permalink
Fixed bug in github workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardogsilva committed Feb 15, 2024
1 parent 3a64004 commit 9643b32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
with:
verb: run
args: >-
python tests/ci/main.py
python tests/ci/main.py
--with-tests
${{ if (env.PUBLISH_IMAGE == 'TRUE' && format('--image-registry {0}', env.IMAGE_NAME) || ''}}
version: 0.9.9
Expand Down

0 comments on commit 9643b32

Please sign in to comment.