Skip to content

Commit f9b567c

Browse files
committed
Print git status
1 parent 09b64e0 commit f9b567c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/update-lockfile.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ jobs:
5757
path: conda
5858
- name: Print diff
5959
run: |
60+
git status
6061
git diff
6162
- name: Open a pull request
6263
uses: peter-evans/create-pull-request@v5

0 commit comments

Comments
 (0)