Skip to content

Commit fa49f53

Browse files
author
Vitor Pedro
committed
Update Tests.yml
1 parent 4a2b316 commit fa49f53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ jobs:
2828
2929
- name: Execute Tests
3030
env:
31-
YK_FACE_BASE_URL: 'https://yoonik.me'
31+
YK_FACE_BASE_URL: ${{ secrets.YK_FACE_BASE_URL }}
3232
YK_FACE_X_API_KEY: ${{ secrets.YK_FACE_X_API_KEY }}
3333
run: pytest ./tests

0 commit comments

Comments
 (0)