Skip to content

Commit

Permalink
Ignore test directory in linting
Browse files Browse the repository at this point in the history
  • Loading branch information
echeng06 committed Nov 13, 2024
1 parent 7b89c30 commit 8fc12f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pants.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
# Alternatively you change gha-cache-key to ignore old caches.
- name: Lint
run: |
pants lint ::
pants lint nacc_form_validator::
- name: Test
run: |
pants test ::

0 comments on commit 8fc12f8

Please sign in to comment.