Skip to content

Commit

Permalink
mtt coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
BuckarooBanzay committed Apr 18, 2024
1 parent c2011b0 commit 0a69d67
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 68 deletions.
18 changes: 0 additions & 18 deletions .github/workflows/coverage.yml

This file was deleted.

8 changes: 6 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: test-action
name: test

on: [push, pull_request]

Expand All @@ -11,5 +11,9 @@ jobs:
- uses: buckaroobanzay/mtt@main
with:
modname: promise
enable_coverage: "true"
git_dependencies: |
https://github.com/BuckarooBanzay/mtt
https://github.com/BuckarooBanzay/mtt
additional_config: |
secure.http_mods = promise
- uses: coverallsapp/github-action@v1
18 changes: 0 additions & 18 deletions docker-compose.yml

This file was deleted.

14 changes: 0 additions & 14 deletions test/Dockerfile

This file was deleted.

7 changes: 0 additions & 7 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 0a69d67

Please sign in to comment.