Skip to content

Commit b6fe906

Browse files
committed
test
1 parent 0ff76f4 commit b6fe906

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/clippy_dev.yml

+3
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ jobs:
2626
echo ${{ github.event.pull_request.GITHUB_REF }}
2727
echo ${{ github.event.push }}
2828
echo ${{ github.event.pull_request }}
29+
echo ${{ github.event_path }}
30+
echo ${{ github.push }}
31+
echo ${{ github.pull_request }}
2932
- name: rust-toolchain
3033
uses: actions-rs/[email protected]
3134
with:

0 commit comments

Comments
 (0)