mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2024-11-22 00:03:20 +01:00
Print the diff
This commit is contained in:
parent
1b40a6baa3
commit
4dc2a96d41
2
.github/workflows/prettier.yml
vendored
2
.github/workflows/prettier.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
||||
${{ runner.os }}-npm-
|
||||
- name: Run prettier
|
||||
run: |-
|
||||
npm run prettier-write
|
||||
npm run prettier-fix
|
||||
- name: Print the diff
|
||||
run: git diff; git reset --hard
|
||||
- name: Run prettier
|
||||
|
Loading…
Reference in New Issue
Block a user