Revert "Moved tests to own job"
This reverts commit 8b010ed6914b2591b5fd42ed7403c823a4c1c226.
This commit is contained in:
parent
99fd2200fe
commit
51d929ce64
7
.github/workflows/dotnet.yml
vendored
7
.github/workflows/dotnet.yml
vendored
@ -24,12 +24,5 @@ jobs:
|
||||
run: dotnet restore
|
||||
- name: Build
|
||||
run: dotnet build --no-restore
|
||||
|
||||
test:
|
||||
|
||||
needs: build
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- name: Test
|
||||
run: dotnet test --no-build --verbosity normal
|
||||
|
Loading…
x
Reference in New Issue
Block a user