Skip to content

Commit

Permalink
chore(ci): removes unnecessary step in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
vitalybaev committed Aug 22, 2024
1 parent e086604 commit 13b84e4
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 @@ -30,8 +30,6 @@ jobs:
- name: Run tests
run:
pnpm --filter=react-dadata test
- name: Run tests
run: cd packages/react-dadata && cat ./coverage/lcov.info
- name: Coveralls
uses: coverallsapp/github-action@v2
with:
Expand Down

0 comments on commit 13b84e4

Please sign in to comment.