Skip to content

Commit 155816f

Browse files
committed
wip
1 parent 31cdd2a commit 155816f

File tree

1 file changed

+1
-1
lines changed
  • .github/actions/clippy-annotation-reporter

1 file changed

+1
-1
lines changed

.github/actions/clippy-annotation-reporter/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ runs:
3838
- name: Debug step
3939
shell: bash
4040
run: |
41-
FILE_PATH="data-pipeline/src/trace_exporter.mod.rs"
41+
FILE_PATH="data-pipeline/src/trace_exporter/mod.rs"
4242
4343
echo "Direct branch comparison for $FILE_PATH:"
4444
echo "==== BASE BRANCH ===="

0 commit comments

Comments
 (0)