Skip to content

Commit

Permalink
🔧 update copy
Browse files Browse the repository at this point in the history
  • Loading branch information
acidjazz committed Aug 24, 2024
1 parent 708b4cf commit 30637ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
- name: Generate Prisma deps
run: npx prisma generate

- name: Copy .env.test-action to .env.test and .env
- name: Copy .env.test-action to .env.test
run: cp .env.test-action .env.test

- name: Build
Expand Down

0 comments on commit 30637ae

Please sign in to comment.