Changed .yaml to .yml and changed name back to default
Some checks failed
Test and build / test (push) Has been cancelled

This commit is contained in:
mdnapo 2024-10-06 09:53:57 +02:00
parent b8373f6908
commit 67a693b916

View File

@ -4,7 +4,7 @@ on: [ push ]
jobs:
test:
runs-on: ubuntu-latest
runs-on: ubuntu-default
steps:
- uses: https://github.com/actions/checkout@v4
- uses: https://github.com/actions/setup-dotnet@v4