Skip to content

Commit 484630b

Browse files
fixup! [#70236] Add windows tests to gh actions
1 parent 12e63f9 commit 484630b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -217,9 +217,7 @@ jobs:
217217
mkdir -p build
218218
pushd build
219219
echo "veryfing stuff:"
220-
ls -la /mingw/lib
221220
ls -la ..
222-
ls -la ../renode/src/Plugins/SystemCPlugin/SystemCModule/lib/socket-cpp
223221
cmake .. -G "Unix Makefiles" -DUSER_SYSTEMC_INCLUDE_DIR=$(pwd)/../systemc/src \
224222
-DUSER_SYSTEMC_LIB_DIR=$(pwd)/../artifacts/systemc_windows \
225223
-DCMAKE_CXX_FLAGS="-DWIN32_LEAN_AND_MEAN"

0 commit comments

Comments
 (0)