öopäjäop
This commit is contained in:
@@ -111,7 +111,7 @@ jobs:
|
||||
id: prepare-cucumber
|
||||
shell: bash
|
||||
run: |
|
||||
if npx --package @cucumber/cucumber cucumber-js --help > /dev/null 2>&1; then
|
||||
if npx --package @cucumber/cucumber cucumber-js --dry-run tests/features/ > /dev/null 2>&1; then
|
||||
echo "TOOL_OK=true" >> "${GITHUB_ENV}"
|
||||
else
|
||||
echo "TOOL_OK=false" >> "${GITHUB_ENV}"
|
||||
|
||||
Reference in New Issue
Block a user