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 d5d9cab commit f242ae8Copy full SHA for f242ae8
1 file changed
.github/workflows/build.yaml
@@ -57,7 +57,7 @@ jobs:
57
fetch-depth: 0
58
- shell: bash
59
run: |
60
- git branch -a
+ yq --version
61
git diff --name-only "${BASE_SHA}.."
62
63
# cargo-udeps:
0 commit comments