mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-30 00:22:40 +01:00
Revert coverlet version lockdown
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
dotnet tool install --global coverlet.console --version 1.5.3
|
||||
dotnet tool install --global coverlet.console
|
||||
|
||||
mkdir TestResults
|
||||
|
||||
|
||||
Reference in New Issue
Block a user