Skip to content

Commit

Permalink
github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
aschleg committed Nov 7, 2024
1 parent 94393d0 commit 09853b0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ jobs:
PETPY_PETFINDER_KEY: ${{ secrets.PETPY_PETFINDER_KEY }}
PETPY_PETFINDER_SECRET_KEY: ${{ secrets.PETPY_PETFINDER_SECRET_KEY }}
run: |
echo $PETPY_PETFINDER_KEY
echo $PETPY_PETFINDER_SECRET_KEY
pytest
- name: Codecov
Expand Down

0 comments on commit 09853b0

Please sign in to comment.