We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 280c2f8 commit d8dc50dCopy full SHA for d8dc50d
.github/workflows/test-runner.yml .github/workflows/tests.yml
@@ -9,7 +9,7 @@ on:
9
- main
10
11
jobs:
12
- build:
+ Test:
13
runs-on: ubuntu-latest
14
15
steps:
README.md
@@ -1,7 +1,7 @@
1
# TBOOOP! A demake of The Binding of Isaac
2
3
<p align="center">
4
- <img src="https://github.com/GioeleBucci/TBOOOP/actions/workflows/test-runner.yml/badge.svg" alt="Tests">
+ <img src="https://github.com/GioeleBucci/TBOOOP/actions/workflows/tests.yml/badge.svg" alt="Tests">
5
</p>
6
7
0 commit comments