Skip to content

Commit

Permalink
fix: gh-actions test pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
riipandi committed Sep 6, 2024
1 parent 4943cc5 commit 795ed5d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/utils/env.server.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
* Credits to Kent C. Dodds: https://github.com/kentcdodds/kentcdodds.com
*/

import 'dotenv/config'
import * as v from 'valibot'

const EnvSchema = v.object({
Expand Down

0 comments on commit 795ed5d

Please sign in to comment.