Skip to content

Commit

Permalink
fix: install rxjs
Browse files Browse the repository at this point in the history
  • Loading branch information
bassochette committed Feb 25, 2022
1 parent 4e40c0c commit 70ddb09
Show file tree
Hide file tree
Showing 3 changed files with 201 additions and 22 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,7 @@ jobs:
run: npm ci

- name: test
run: |
npm run test
npm run test:cov
run: npm run test:cov

- name: Coveralls
uses: coverallsapp/github-action@master
Expand Down
Loading

0 comments on commit 70ddb09

Please sign in to comment.