Changed .yaml to .yml and changed name back to default
Some checks failed
Test and build / test (push) Has been cancelled
Some checks failed
Test and build / test (push) Has been cancelled
This commit is contained in:
parent
b8373f6908
commit
67a693b916
@ -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
|
Loading…
Reference in New Issue
Block a user