Skip to content

Commit 6415797

Browse files
fixup! [#70236] Add windows tests to gh actions
1 parent 52ce40f commit 6415797

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
@@ -220,6 +220,7 @@ jobs:
220220
cmake .. -DCMAKE_CXX_STANDARD=14 \
221221
-DUSER_SYSTEMC_INCLUDE_DIR=$(pwd)/../systemc/src \
222222
-DUSER_SYSTEMC_LIB_DIR=$(pwd)/../artifacts/systemc_windows
223+
ls -la
223224
make
224225
popd
225226
for i in examples/*/; do

0 commit comments

Comments
 (0)