Skip to content

Commit

Permalink
Removed JEST
Browse files Browse the repository at this point in the history
  • Loading branch information
arcshiftsolutions committed Jul 30, 2024
1 parent 38e1eb3 commit 5fda9b9
Show file tree
Hide file tree
Showing 3 changed files with 162 additions and 1,357 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/backend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,6 @@ jobs:
node-version: '18.x'
- run: npm ci
- run: npm run lint:fix
- run: npm run test:unit
env:
NODE_ENV: 'test'
- name: Run Trivy vulnerability scanner in repo mode
uses: aquasecurity/trivy-action@master
with:
Expand Down
Loading

0 comments on commit 5fda9b9

Please sign in to comment.