mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 10:21:59 +00:00
Remove git status again
This commit is contained in:
parent
bd6d4d5d2d
commit
2ecd63234d
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -79,7 +79,6 @@ jobs:
|
|||
|
||||
- name: Check for repository changes
|
||||
run: |
|
||||
git status
|
||||
if [ -n "$(git status --porcelain)" ]; then
|
||||
echo "Repository is dirty, changes detected:"
|
||||
git status
|
||||
|
|
Loading…
Reference in New Issue
Block a user