We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8dc50d commit a49c13fCopy full SHA for a49c13f
.github/workflows/tests.yml .github/workflows/test-runner.yml
@@ -1,4 +1,4 @@
1
-name: Test Runner
+name: Test
2
3
on:
4
push:
README.md
@@ -1,7 +1,7 @@
# TBOOOP! A demake of The Binding of Isaac
<p align="center">
- <img src="https://github.com/GioeleBucci/TBOOOP/actions/workflows/tests.yml/badge.svg" alt="Tests">
+ <img src="https://github.com/GioeleBucci/TBOOOP/actions/workflows/test-runner.yml/badge.svg" alt="Tests">
5
</p>
6
7
0 commit comments