Skip to content

Commit

Permalink
rename "test" to "mtt"
Browse files Browse the repository at this point in the history
  • Loading branch information
BuckarooBanzay committed Apr 26, 2024
1 parent 2bf7e59 commit bf4205c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml → .github/workflows/mtt.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: test
name: mtt
on: [push, pull_request]
jobs:
test:
mtt:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Technic

A mod for [minetest](http://www.minetest.net)

![integration-test](https://github.com/mt-mods/technic/workflows/test/badge.svg)
![mtt](https://github.com/mt-mods/technic/workflows/mtt/badge.svg)
![luacheck](https://github.com/mt-mods/technic/workflows/luacheck/badge.svg)
![mineunit](https://github.com/mt-mods/technic/workflows/mineunit/badge.svg)
![](https://byob.yarr.is/mt-mods/technic/coverage)
Expand Down

0 comments on commit bf4205c

Please sign in to comment.