Skip to content

Commit a08ab69

Browse files
committed
Update project structure.
1 parent 1a517b4 commit a08ab69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
- name: Build
2323
run: dotnet build --no-restore
2424
- name: Test
25-
run: dotnet test --no-build --verbosity normal
25+
run: dotnet test --no-build --verbosity detailed

0 commit comments

Comments
 (0)