Skip to content

Commit

Permalink
fixing actions
Browse files Browse the repository at this point in the history
  • Loading branch information
aceisace committed Jun 3, 2023
1 parent 75e7bb6 commit ecb87e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
git init
git add -A
git commit -m "Update documentation"
git push --force --quiet --set-upstream https://github.com/aceinnolab/Inkycal main
git push --force --quiet --set-upstream origin HEAD
- name: Setup test environment and run tests
env:
OPENWEATHERMAP_API_KEY: ${{ secrets.OPENWEATHERMAP_API_KEY }}
Expand Down

0 comments on commit ecb87e0

Please sign in to comment.