Skip to content

Commit

Permalink
mtt action
Browse files Browse the repository at this point in the history
  • Loading branch information
BuckarooBanzay committed Apr 18, 2024
1 parent c780f2b commit 1e54c6f
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 49 deletions.
14 changes: 5 additions & 9 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,11 @@ jobs:
build:

runs-on: ubuntu-latest
timeout-minutes: 10
strategy:
matrix:
ENGINE_VERSION: [5.3.0, 5.4.0, 5.5.0, 5.6.1, latest]

steps:
- uses: actions/checkout@v2
- uses: buckaroobanzay/mtt@main
with:
fetch-depth: 0
submodules: recursive
- name: test
run: docker-compose up --exit-code-from sut
modname: mapsync
git_dependencies: |
https://github.com/BuckarooBanzay/mtt
https://github.com/BuckarooBanzay/mtzip
17 changes: 0 additions & 17 deletions docker-compose.yml

This file was deleted.

10 changes: 0 additions & 10 deletions test/Dockerfile

This file was deleted.

4 changes: 0 additions & 4 deletions test/minetest.conf

This file was deleted.

9 changes: 0 additions & 9 deletions test/world.mt

This file was deleted.

0 comments on commit 1e54c6f

Please sign in to comment.