Skip to content

Commit

Permalink
lint-branch isn't needed anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
burtonator committed Aug 8, 2024
1 parent f405b82 commit c973b7e
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -255,12 +255,6 @@ jobs:
- name: Run eslint-diff-canary to make sure eslint-diff is functioning properly
run: pnpm -F commonwealth run lint-diff-canary

# fun the *old* linter last because I want to try to migrate away from
# this and JUST to eslint-diff but if this fails we still might be able
# to salvage the branch
- name: Run linter
run: pnpm lint-branch

# These tests run quickly, so run them in a separate job
commonwealth-unit-integration:
name: Commonwealth Unit And Integration Tests
Expand Down

0 comments on commit c973b7e

Please sign in to comment.