Skip to content

Commit

Permalink
CI: remove step for non-existing unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
claui committed Aug 10, 2023
1 parent 26add93 commit 2158a2d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,3 @@ jobs:

- name: Run linter
run: yarn lint

- name: Run unit tests
run: yarn test

0 comments on commit 2158a2d

Please sign in to comment.