Skip to content

Commit

Permalink
Add mc to tests
Browse files Browse the repository at this point in the history
  • Loading branch information
astralaster committed Jul 8, 2024
1 parent 228fbd3 commit f53c515
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions run_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,8 @@ make -f Makefile-agon
cd ..
git clone https://github.com/BlastBrothers/agon-mega-io.git --depth 1 && cd agon-mega-io
make
cd ..
git clone https://github.com/lennart-benschop/agon-utilities.git --depth 1 && cd agon-utilities/mc
make
cd ../..
echo "All tests done."

0 comments on commit f53c515

Please sign in to comment.