Skip to content

Commit

Permalink
Update status.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rgdelato committed Dec 17, 2022
1 parent 5b58720 commit aeb9350
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/status.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- run: touch hello.txt

- name: Check for Untracked Changes
- run: |
run: |
git status
test -z "$(git status --porcelain)"
Expand Down

0 comments on commit aeb9350

Please sign in to comment.