Skip to content

Commit

Permalink
deleted unit test from github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
iskysun96 committed Jan 20, 2024
1 parent eaf82d1 commit 0e96f74
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,6 @@ jobs:
- name: Run linters
run: npm run lint

- name: Run unit tests
run: npm run test

- name: Create placeholder .env file
if: ${{ inputs.run-build }}
uses: makerxstudio/shared-config/.github/actions/env-to-placeholders@main
Expand Down

0 comments on commit 0e96f74

Please sign in to comment.