fixing actions
This commit is contained in:
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 }}
|
||||||
|
Reference in New Issue
Block a user