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 3bbab4f
Show file tree
Hide file tree
Showing 17 changed files with 1,171 additions and 27 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 3bbab4f

Please sign in to comment.