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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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