Skip to content

Commit

Permalink
feat: validate envvars are set correctly at run time
Browse files Browse the repository at this point in the history
  • Loading branch information
georgeherby committed Mar 13, 2024
1 parent 37d6ae1 commit e14e350
Show file tree
Hide file tree
Showing 14 changed files with 1,164 additions and 21 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,5 @@ jobs:
run: npm run build --workspaces
env:
LANGTRACE_API_URL: "http://localhost:1994"
- name: Test
run: npm run test --workspaces
Loading

0 comments on commit e14e350

Please sign in to comment.