Skip to content

Commit c0e9746

Browse files
committed
tailor update-build-files uses :: now
1 parent e287ace commit c0e9746

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pants.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
run: |
5151
pants --version
5252
- name: Check BUILD files
53-
run: pants tailor --check update-build-files --check
53+
run: pants tailor --check update-build-files --check ::
5454
- name: Lint and typecheck
5555
run: |
5656
pants lint check ::

0 commit comments

Comments
 (0)