Skip to content

Commit

Permalink
even more debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
bkmartinjr committed Dec 16, 2023
1 parent aecdd24 commit 4139b30
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/py-full-unittests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,11 @@ jobs:
run: |
pwd
printenv
ls -l
ls -la
ls -la api/python/cellxgene_census/
git status
git describe
git tag
- name: Install python dependencies (including experimental)
run: |
Expand Down

0 comments on commit 4139b30

Please sign in to comment.