Skip to content

Commit

Permalink
fix(pipeline): Bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
Yanni8 authored Jan 6, 2025
1 parent 8d6424e commit 9de8093
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ jobs:
with:
eslint-report: ./eslint_report.json
continue-on-error: true
- name: Test
run: npm run test:ci
deploy:
needs: test
name: Deploy
Expand Down

0 comments on commit 9de8093

Please sign in to comment.