Skip to content

Commit

Permalink
TRACING-4435 changed CI
Browse files Browse the repository at this point in the history
  • Loading branch information
yash-sumo committed Oct 24, 2024
1 parent 8021cd8 commit ed8a25b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
uses: actions/setup-node@v2
with:
node-version: 14.x
- run: npm ci
- run: npm ci --verbose || npm install
- run: npm run build
- run: npm run types
- run: npm test
Expand Down

0 comments on commit ed8a25b

Please sign in to comment.