doh - drop the echo to run the command
This commit is contained in:
@@ -29,6 +29,6 @@ jobs:
|
||||
|
||||
- name: Verify no uncommitted files
|
||||
run: |
|
||||
echo git status --porcelain=v1
|
||||
git status --porcelain=v1
|
||||
'[ -z "$(git status --porcelain=v1 2>/dev/null)" ]'
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user