aly broke the build
This commit is contained in:
parent
e26761e625
commit
96f86bd044
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -38,7 +38,7 @@ jobs:
|
||||||
pip install requests
|
pip install requests
|
||||||
- name: Test
|
- name: Test
|
||||||
env:
|
env:
|
||||||
HOST: ${{ vars.DEPLOY_HOST }}
|
DEPLOY_HOST: ${{ vars.DEPLOY_HOST }}
|
||||||
AUTH_KEY: ${{ secrets.AUTH_KEY }}
|
AUTH_KEY: ${{ secrets.AUTH_KEY }}
|
||||||
run:
|
run:
|
||||||
python test.py
|
python test.py
|
||||||
|
|
Loading…
Reference in a new issue