Skip to content

Commit f4a5a7f

Browse files
committed
testing
1 parent cb4e0c8 commit f4a5a7f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
- name: Update Coverage Docs with Persistence Coverage
3434
working-directory: docs
3535
run: |
36+
ls -la
3637
cd scripts/persistence
3738
python3 -m venv .venv
3839
source .venv/bin/activate

0 commit comments

Comments
 (0)