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 f415c96 commit 3ab00a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
env:
VITE_HYPIXEL_API_KEY: ${{ secrets.VITE_HYPIXEL_API_KEY }}
VITE_TESTING_USERNAME: ${{ secrets.VITE_TESTING_USERNAME }}
VITE_TESTING_UUID: ${{ secrets.VITE_TESTING_USER_UUID }}
VITE_TESTING_USER_UUID: ${{ secrets.VITE_TESTING_USER_UUID }}

- name: Build
run: yarn build

0 comments on commit 3ab00a3

Please sign in to comment.