Fixed test job?

This commit is contained in:
Martin Berg Alstad
2023-07-11 21:21:02 +02:00
committed by GitHub
parent 8b010ed691
commit 957b62050a

View File

@ -31,5 +31,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Test
run: dotnet test --no-build --verbosity normal