Skip to content

Commit 8cb59cc

Browse files
committed
add debug
1 parent 6943363 commit 8cb59cc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/clippy_bors.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,9 @@ jobs:
204204
- name: Build Integration Test
205205
run: cargo test --test integration --features integration --no-run
206206

207+
- name: Debug
208+
run: ls target/debug -l
209+
207210
# Upload
208211
- name: Extract Binaries
209212
run: |

0 commit comments

Comments
 (0)