fixing actions
This commit is contained in:
parent
b9f46ec99c
commit
5d1a6016e6
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
@ -41,6 +41,7 @@ jobs:
|
|||||||
branch: main
|
branch: main
|
||||||
commit_message: auto-generated docs
|
commit_message: auto-generated docs
|
||||||
commit_options: '--no-verify'
|
commit_options: '--no-verify'
|
||||||
|
push_options: --force
|
||||||
- name: Setup test environment and run tests
|
- name: Setup test environment and run tests
|
||||||
env:
|
env:
|
||||||
OPENWEATHERMAP_API_KEY: ${{ secrets.OPENWEATHERMAP_API_KEY }}
|
OPENWEATHERMAP_API_KEY: ${{ secrets.OPENWEATHERMAP_API_KEY }}
|
||||||
|
Loading…
Reference in New Issue
Block a user