Skip to content

Commit

Permalink
Remove tailor step
Browse files Browse the repository at this point in the history
  • Loading branch information
echeng06 committed Nov 13, 2024
1 parent 209fa25 commit 7b89c30
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/pants.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,6 @@ jobs:
# but will cause the cache entry to grow without bound over time.
# See https://www.pantsbuild.org/2.21/docs/using-pants/using-pants-in-ci for tips on how to periodically clean it up.
# Alternatively you change gha-cache-key to ignore old caches.
- name: Check BUILD files
run: |
pants tailor --check update-build-files --check ::
- name: Lint
run: |
pants lint ::
Expand Down

0 comments on commit 7b89c30

Please sign in to comment.