Skip to content

Commit

Permalink
fix: jest again
Browse files Browse the repository at this point in the history
Signed-off-by: Promise <[email protected]>
  • Loading branch information
promise committed Dec 19, 2024
1 parent c17f0b2 commit ccd70b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
run: |
echo "CLIENT_TOKEN=hawk" > .env
echo "WORKER_TOKENS=tuah" >> .env
echo "DATABSE_URI=mock" >> .env
echo "DATABASE_URI=mock" >> .env
echo "OWNER_ID=mock" >> .env
- name: Run Jest
Expand Down

0 comments on commit ccd70b5

Please sign in to comment.