mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-11-29 08:33:07 +00:00
Remove git status again
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user