Skip to content

Commit

Permalink
remove command
Browse files Browse the repository at this point in the history
  • Loading branch information
mldangelo committed Oct 3, 2023
1 parent 14bf782 commit 61e2fd3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ jobs:
node-version-file: '.nvmrc'
cache: 'npm'
- run: npm ci
- name: run unit tests
run: npx jest
- name: run frontend tests
uses: cypress-io/github-action@v6
with:
Expand Down

0 comments on commit 61e2fd3

Please sign in to comment.