We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb4e0c8 commit f4a5a7fCopy full SHA for f4a5a7f
.github/workflows/update-persistence-coverage.yml
@@ -33,6 +33,7 @@ jobs:
33
- name: Update Coverage Docs with Persistence Coverage
34
working-directory: docs
35
run: |
36
+ ls -la
37
cd scripts/persistence
38
python3 -m venv .venv
39
source .venv/bin/activate
0 commit comments