Skip to content

Commit 1d1e6bc

Browse files
committed
testing
1 parent f4a5a7f commit 1d1e6bc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/update-persistence-coverage.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ jobs:
3333
- name: Update Coverage Docs with Persistence Coverage
3434
working-directory: docs
3535
run: |
36+
git branch
37+
git log -1
3638
ls -la
3739
cd scripts/persistence
3840
python3 -m venv .venv

0 commit comments

Comments
 (0)