We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13d19e5 commit 5d63754Copy full SHA for 5d63754
build.sh
@@ -2,4 +2,4 @@
2
source .env
3
dotnet tool restore
4
dotnet paket restore
5
-dotnet run --project ./build/build.fsproj -- -t Tests
+dotnet run --project ./build/build.fsproj -- -t Load
0 commit comments