Skip to content

Commit

Permalink
depatch
Browse files Browse the repository at this point in the history
  • Loading branch information
mo-marqh authored Dec 12, 2024
1 parent 897d50e commit 3b4400d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/buildTest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ jobs:
cp arch/* XIOS/arch/
cd XIOS
if [ ${{ matrix.version }} == 'XIOS3/trunk' ]; then
patch -p0 < ../patches/xios3/revert_svn2517_transport.patch
sed -i 's/<variable_group id="parameters" >/<variable_group id="parameters" > <variable id="transport_protocol" type="string" >p2p<\/variable>/g' generic_testcase/iodef.xml
cat generic_testcase/iodef.xml
fi
Expand Down

0 comments on commit 3b4400d

Please sign in to comment.