mucking with xclip

This commit is contained in:
Charlie Kindel
2022-11-08 21:01:55 -07:00
parent b2b745d094
commit 66620a95c8

View File

@@ -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/