Skip to content

Commit

Permalink
Update .github/workflows/call-windows-unit-tests.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Pat <[email protected]>
Signed-off-by: Hiroshi Hatake <[email protected]>
  • Loading branch information
patrick-stephens authored and cosmo0920 committed Mar 27, 2024
1 parent c3b7a8b commit 052f115
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/call-windows-unit-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ jobs:

- name: Display dependencies w/ dumpbin
run: |
dumpbin /dependents .\bin\fluent-bit.exe
dumpbin /dependents .build\bin\fluent-bit.exe
- name: Build unit-test for Fluent Bit packages (only for x86 and x64)
run: |
Expand Down

0 comments on commit 052f115

Please sign in to comment.