mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-19 05:39:17 +02:00
Remove explicit 'git diff'
This commit is contained in:
parent
62250cf5d7
commit
d7f624ad24
1 changed files with 0 additions and 1 deletions
1
.github/workflows/formatting.yml
vendored
1
.github/workflows/formatting.yml
vendored
|
@ -18,6 +18,5 @@ jobs:
|
||||||
- name: formatting
|
- name: formatting
|
||||||
run: |
|
run: |
|
||||||
make format
|
make format
|
||||||
git diff
|
|
||||||
! git status -s | grep "^ M "
|
! git status -s | grep "^ M "
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue