Skip to content

Commit

Permalink
add script to initialize .dev.vars in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Aslemammad committed Mar 26, 2024
1 parent 41a47f2 commit b2c8e52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
node-version: 20
cache: "pnpm"
- run: pnpm install
- run: git status
- run: pnpm tsx script/ci.ts
working-directory: ./packages/backend
env:
Expand Down

0 comments on commit b2c8e52

Please sign in to comment.