Skip to content

Commit

Permalink
Add xcompat to integration test dependencies (#349)
Browse files Browse the repository at this point in the history
Co-authored-by: BuckarooBanzay <BuckarooBanzay@users.noreply.github.com>
  • Loading branch information
BuckarooBanzay and BuckarooBanzay authored Feb 26, 2024
1 parent 04b0663 commit 0dc1b97
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .test/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ RUN apk add git &&\
git clone --recurse-submodules --depth 1 https://github.com/mt-mods/basic_materials.git &&\
git clone --depth 1 https://github.com/mt-mods/pipeworks.git &&\
git clone --depth 1 https://github.com/minetest-mods/moreores.git &&\
git clone --depth 1 https://github.com/mt-mods/xcompat.git &&\
mkdir /root/.minetest/games &&\
git clone https://github.com/minetest/minetest_game.git /root/.minetest/games/minetest &&\
cd /root/.minetest/games/minetest &&\
Expand Down

0 comments on commit 0dc1b97

Please sign in to comment.