run C# tests in Mono on github actions
This commit is contained in:
@@ -1,2 +1,2 @@
|
|||||||
#! /bin/bash
|
#! /bin/bash
|
||||||
./bin/cs/test/bin/TestMain || echo "C# tests failed"
|
mono bin/cs/test/bin/TestMain.exe || echo "C# tests failed"
|
Reference in New Issue
Block a user