Skip to content

Commit ce979fb

Browse files
committed
check that pants runs
1 parent 8d0e7e8 commit ce979fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pants.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +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
4445
4546
- name: Check BUILD files
4647
run: |

0 commit comments

Comments
 (0)