Skip to content

Commit aa05059

Browse files
committed
debug
1 parent f9b567c commit aa05059

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/update-lockfile.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,9 @@ jobs:
5757
path: conda
5858
- name: Print diff
5959
run: |
60+
pwd
61+
ls -al conda
62+
ls -al /home/runner/work/CausalPy/CausalPy/conda/
6063
git status
6164
git diff
6265
- name: Open a pull request

0 commit comments

Comments
 (0)