Skip to content

Commit

Permalink
Update test-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mrrishimeena authored Oct 17, 2024
1 parent 9d9ce7d commit d53316b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/test-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,6 @@ jobs:
node-version: '18.x'
registry-url: 'https://registry.npmjs.org'
- run: npm install

# Run tests with coverage
- run: npm test -- --coverage
continue-on-error: false

# Build the project
- run: npm run build:web
Expand Down

0 comments on commit d53316b

Please sign in to comment.