Skip to content

Commit f5b5382

Browse files
committed
debug16
1 parent d16329a commit f5b5382

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@ jobs:
5858
python-version: [3.11, 3.12, 3.13, 3.14]
5959

6060
steps:
61+
- name: Install Dumpbin for debug
62+
uses: lorenalexm/install-dumpbin-action@main
6163
- uses: actions/checkout@v2
6264
with:
6365
submodules: true

0 commit comments

Comments
 (0)