Skip to content

Commit

Permalink
Merge pull request #1695 from elizaOS/fix/smokeTests
Browse files Browse the repository at this point in the history
fix: smoke tests
  • Loading branch information
shakkernerd authored Jan 2, 2025
2 parents 4dff318 + b1da5ac commit 0d80c57
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion scripts/smokeTests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,9 @@ cd "$PROJECT_DIR"

cp .env.example .env

pnpm install -r
pnpm clean

pnpm install -r --no-frozen-lockfile

pnpm build

Expand Down

0 comments on commit 0d80c57

Please sign in to comment.