fixing actions
This commit is contained in:
parent
436d3acecd
commit
deedc7a0f5
8
.github/workflows/tests.yml
vendored
8
.github/workflows/tests.yml
vendored
@ -40,10 +40,10 @@ jobs:
|
||||
cd docsource && make html
|
||||
make github
|
||||
cd ..
|
||||
# cd inkycal/tests
|
||||
# wget https://raw.githubusercontent.com/aceinnolab/Inkycal/assets/tests/settings.json
|
||||
# for f in *.py; do python3 "$f"; done
|
||||
# cd .. && cd ..
|
||||
# cd inkycal/tests
|
||||
# wget https://raw.githubusercontent.com/aceinnolab/Inkycal/assets/tests/settings.json
|
||||
# for f in *.py; do python3 "$f"; done
|
||||
# cd .. && cd ..
|
||||
|
||||
git config --global user.name 'GitHub Actions'
|
||||
git config --global user.email 'actions@github.com'
|
||||
|
Loading…
Reference in New Issue
Block a user