Skip to content

Commit

Permalink
Merge pull request #96 from CapgeminiInventUK/feat/env-validation
Browse files Browse the repository at this point in the history
feat: validate envvars are set correctly at run time
  • Loading branch information
georgeherby authored Mar 13, 2024
2 parents fe74795 + 3bbab4f commit 55df0b0
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 55df0b0

Please sign in to comment.