Skip to content

Commit 2767f13

Browse files
committed
Are we missing a lib perhaps?
1 parent 1a78979 commit 2767f13

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
cmake -G "NMake Makefiles" -DCASS_BUILD_UNIT_TESTS=On ..
2424
nmake
2525
ls .
26+
ldd ./cassandra-unit-tests.exe
2627
./cassandra-unit-tests.exe --gtest_output=xml:gtest-results.xml
2728
ls .
2829
- name: Publish results

0 commit comments

Comments
 (0)