Skip to content

Commit

Permalink
chore: fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
FC5570 committed May 3, 2024
1 parent 2c48e1f commit 934c811
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:
run: yarn coverage
env:
VITE_HYPIXEL_API_KEY: ${{ secrets.VITE_HYPIXEL_API_KEY }}
VITE_TESTING_USERNAME: ${{ vars.VITE_TESTING_USERNAME }}
VITE_TESTING_UUID: ${{ vars.VITE_TESTING_USER_UUID }}

- name: Build
run: yarn build

0 comments on commit 934c811

Please sign in to comment.