auto-generate docs II
This commit is contained in:
parent
d66ea6b27f
commit
d6ae186459
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -46,6 +46,8 @@ jobs:
|
||||
TEST_ICAL_URL: ${{ secrets.TEST_ICAL_URL }}
|
||||
TODOIST_API_KEY: ${{ secrets.TODOIST_API_KEY }}
|
||||
run: |
|
||||
cd ..
|
||||
echo "$PWD"
|
||||
cd inkycal/tests
|
||||
wget https://raw.githubusercontent.com/aceinnolab/Inkycal/assets/tests/settings.json
|
||||
for f in *.py; do python3 "$f"; done
|
||||
|
Loading…
Reference in New Issue
Block a user