Update .gitea/workflows/ci3.yml
This commit is contained in:
parent
7753ef1fc1
commit
6835aff521
@ -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: '8.0.x'
|
dotnet-version: '8.0.x'
|
||||||
- run: dotnet restore
|
- run: dotnet restore
|
||||||
- run: dotnet build
|
- run: dotnet build
|
||||||
- run: dotnet test
|
- run: dotnet test
|
||||||
|
Loading…
Reference in New Issue
Block a user