Skip to content

Commit

Permalink
ci: Change PR Validation
Browse files Browse the repository at this point in the history
  • Loading branch information
philipbrembeck authored Jan 13, 2024
1 parent 80638b7 commit 7a4bf91
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ jobs:

- run: npm ci
- run: npm run build
- run: npm run lint

legacy_peer_deps_build:
runs-on: ubuntu-latest
Expand All @@ -33,4 +32,3 @@ jobs:

- run: npm ci --legacy-peer-deps
- run: npm run build
- run: npm run lint

0 comments on commit 7a4bf91

Please sign in to comment.