Skip to content

Commit 09853b0

Browse files
committed
github actions
1 parent 94393d0 commit 09853b0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/config.yml

+2
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ jobs:
4242
PETPY_PETFINDER_KEY: ${{ secrets.PETPY_PETFINDER_KEY }}
4343
PETPY_PETFINDER_SECRET_KEY: ${{ secrets.PETPY_PETFINDER_SECRET_KEY }}
4444
run: |
45+
echo $PETPY_PETFINDER_KEY
46+
echo $PETPY_PETFINDER_SECRET_KEY
4547
pytest
4648
4749
- name: Codecov

0 commit comments

Comments
 (0)