diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 1e60390b..82e04821 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -76,7 +76,7 @@ jobs: "config": .info.config, "dir": .info.config | capture("^(?.*\/)").dir } - ]' ${{ contains(steps.get_head_commit_message.outputs.HEAD_COMMIT_MESSAGE, 'ci force') && steps.ns_list.outputs.output_file }} )" >> $GITHUB_OUTPUT + ]' ${{steps.ns_list.outputs.output_file}} )" >> $GITHUB_OUTPUT # phase 2 viash_test: