Skip to content

Commit 4b1f492

Browse files
authored
[do not merge] test if xeus-cpp last commit causing CppInterOp emscripten workflow to fail
1 parent f23844b commit 4b1f492

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/emscripten.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -718,6 +718,7 @@ jobs:
718718
micromamba activate CppInterOp-wasm
719719
git clone --depth=1 https://github.com/compiler-research/xeus-cpp.git
720720
cd ./xeus-cpp
721+
git reset --hard HEAD~1
721722
mkdir build
722723
pushd build
723724
export CMAKE_PREFIX_PATH=${{ env.PREFIX }}

0 commit comments

Comments
 (0)