Update dotnet.yml
This commit is contained in:
parent
44aedc8369
commit
19aee82821
1 changed files with 2 additions and 2 deletions
4
.github/workflows/dotnet.yml
vendored
4
.github/workflows/dotnet.yml
vendored
|
@ -7,8 +7,8 @@ on:
|
|||
branches: [ main ]
|
||||
|
||||
jobs:
|
||||
Build:
|
||||
name: Build
|
||||
test:
|
||||
name: Test
|
||||
runs-on: windows-latest
|
||||
|
||||
steps:
|
||||
|
|
Loading…
Reference in a new issue