mirror of
https://github.com/KhasanovAMdev/ISTU_TEST_LR1.git
synced 2026-04-03 21:59:35 +04:00
Update main.yml
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -27,5 +27,5 @@ jobs:
|
|||||||
working-directory: ./LR1
|
working-directory: ./LR1
|
||||||
|
|
||||||
- name: Run unit tests
|
- name: Run unit tests
|
||||||
run: dotnet test --no-build --verbosity normal
|
run: dotnet test --configuration Release --no-build --verbosity normal
|
||||||
working-directory: ./LR1
|
working-directory: ./LR1
|
||||||
|
|||||||
Reference in New Issue
Block a user