Explorar o código

mucking with xclip

Charlie Kindel %!s(int64=2) %!d(string=hai) anos
pai
achega
66620a95c8
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .github/workflows/dotnet-core.yml

+ 1 - 0
.github/workflows/dotnet-core.yml

@@ -27,6 +27,7 @@ jobs:
 
     - name: Test
       run: |
+        apt install xclip
         xclip -version
         dotnet test --no-restore --verbosity normal --collect:"XPlat Code Coverage"  --settings UnitTests/coverlet.runsettings
         mv -v UnitTests/TestResults/*/*.* UnitTests/TestResults/