We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d0e7e8 commit ce979fbCopy full SHA for ce979fb
.github/workflows/pants.yaml
@@ -41,6 +41,7 @@ jobs:
41
run: |
42
curl --proto '=https' --tlsv1.2 -fsSL https://static.pantsbuild.org/setup/get-pants.sh | bash
43
which -a pants
44
+ pants --version --print-stacktrace -ldebug
45
46
- name: Check BUILD files
47
0 commit comments