Skip to content

Commit 11bd38c

Browse files
committed
ordering
1 parent ce979fb commit 11bd38c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pants.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
run: |
4242
curl --proto '=https' --tlsv1.2 -fsSL https://static.pantsbuild.org/setup/get-pants.sh | bash
4343
which -a pants
44-
pants --version --print-stacktrace -ldebug
44+
pants --print-stacktrace -ldebug --version
4545
4646
- name: Check BUILD files
4747
run: |

0 commit comments

Comments
 (0)