Skip to content

Commit f41076d

Browse files
committed
update actions
1 parent c2c069e commit f41076d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test_docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
- name: "Build API reference documentation: Sphinx Immaterial"
2525
run: |
2626
echo "Current directory: $PWD"
27+
ls -a
2728
python3 -m venv ./.env # virtual env to avoid dependecy issues
2829
source .env/bin/activate
2930
pip install sphinx sphinx-immaterial numpy msgpack-rpc-python

0 commit comments

Comments
 (0)