Skip to content

Commit

Permalink
ci: 🎡 pass env var to ci unit
Browse files Browse the repository at this point in the history
  • Loading branch information
jaskaransarkaria committed Dec 30, 2023
1 parent ad1d798 commit 8e49d82
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/unit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,5 @@ jobs:
run: npm run lint
- name: Unit tests
run: npm run test:unit:ci
env:
PUBLIC_BUCKET_URL: https://storage.googleapis.com/enki-website

0 comments on commit 8e49d82

Please sign in to comment.