Skip to content

Commit a3b8721

Browse files
committed
forgot to add creds here
1 parent 2239a62 commit a3b8721

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ jobs:
3838
steps:
3939
- uses: actions/checkout@v3
4040
- uses: ./.github/actions/test-desktop-tool
41+
with:
42+
google-drive-api-key: ${{ secrets.GOOGLE_DRIVE_API_KEY }}
4143
test-frontend:
4244
name: Frontend tests
4345
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)