upd.yml
This commit is contained in:
parent
cc898f7e6c
commit
bcb3b249b6
@ -8,7 +8,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- uses: actions/setup-dotnet@v3
|
- uses: actions/setup-dotnet@v3
|
||||||
with:
|
with:
|
||||||
dotnet-version: '6.0.x'
|
dotnet-version: "6.0.x"
|
||||||
- run: dotnet restore
|
- run: dotnet restore
|
||||||
- run: dotnet build
|
- run: dotnet build
|
||||||
- run: dotnet test
|
- run: dotnet test
|
||||||
|
Loading…
x
Reference in New Issue
Block a user