Skip to content

Commit

Permalink
Apply review remarks
Browse files Browse the repository at this point in the history
  • Loading branch information
bogdan-niculescu-sch committed Jan 25, 2024
1 parent be45d9f commit c679548
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
File renamed without changes.
4 changes: 1 addition & 3 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Test Pull Request
name: Test pull request

on:
pull_request:
Expand Down Expand Up @@ -27,5 +27,3 @@ jobs:
run: |
npm run lint
npm run build
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v3

0 comments on commit c679548

Please sign in to comment.