Skip to content

Commit 07251f7

Browse files
authored
Update tests.yml
1 parent c63acd1 commit 07251f7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/tests.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,7 @@ jobs:
1818

1919
- run: yarn install --frozen-lockfile
2020
- run: yarn test
21+
env:
22+
CLOUDINARY_CLOUD_NAME: ${{ secrets.CLOUDINARY_CLOUD_NAME }}
23+
CLOUDINARY_API_KEY: ${{ secrets.CLOUDINARY_API_KEY }}
24+
CLOUDINARY_API_SECRET: ${{ secrets.CLOUDINARY_API_SECRET }}

0 commit comments

Comments
 (0)