This commit is contained in:
marco
2020-11-26 21:15:46 +01:00
parent d3efc81e8b
commit 6e290a8118

View File

@@ -16,9 +16,9 @@ jobs:
with:
python-version: 2.7
- name: Run tests
- name: Update domains
run: |
python tests/test_generic.py
python tools/updateDomains.py
- uses: mikeal/publish-to-github-action@master
env: