test commands 2
Some checks failed
/ test (push) Failing after 18s

This commit is contained in:
Johan Lundberg 2025-04-01 21:32:15 +02:00
parent 9e61c5ec24
commit 41e7a20c3b

View file

@ -8,6 +8,6 @@ jobs:
uses: https://github.com/actions/setup-dotnet@v4 uses: https://github.com/actions/setup-dotnet@v4
with: with:
dotnet-version: '6.x' dotnet-version: '6.x'
- run: - run: |
- ls - ls
- dotnet build mossy.sln - dotnet build mossy.sln