fixing actions

This commit is contained in:
Ace 2023-06-03 17:45:46 +02:00
parent b9f46ec99c
commit 5d1a6016e6

View File

@ -41,6 +41,7 @@ jobs:
branch: main
commit_message: auto-generated docs
commit_options: '--no-verify'
push_options: --force
- name: Setup test environment and run tests
env:
OPENWEATHERMAP_API_KEY: ${{ secrets.OPENWEATHERMAP_API_KEY }}