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 d9c2880 commit 5673216Copy full SHA for 5673216
maintests.sh renamed to alltests.sh
@@ -3,4 +3,5 @@
3
go build .
4
./uni --version
5
pytest
6
+go test -v ./...
7
0 commit comments