We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4c64da commit 45c6007Copy full SHA for 45c6007
.github/workflows/test.yml .github/workflows/tests.yml.github/workflows/test.yml renamed to .github/workflows/tests.yml
@@ -1,4 +1,4 @@
1
-name: Test
+name: tests
2
3
# run `go test ./...` on every push and every pull request
4
README.md
@@ -1,5 +1,6 @@
# ulp-forth
+[](https://github.com/Molorius/ulp-forth/actions?query=workflow%3Atests)
[](https://opensource.org/licenses/MPL-2.0)
5
6
ulp-forth is a Forth interpreter and optimizing cross compiler for the
0 commit comments