Skip to content

Commit

Permalink
quick fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
martdo02 committed Jan 24, 2024
1 parent 016196c commit a5f89db
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/package-aws.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
terraform init
terraform plan
terraform apply -auto-approve
- run: npx lerna run test
- run: npm test -w packages/api
env:
ENVIRONMENT: CI
USE_ENV_VARIABLES: "TRUE"
Expand Down
11 changes: 5 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a5f89db

Please sign in to comment.