Skip to content

Commit 0732411

Browse files
committed
Merge branch 'Development' of https://github.com/VelkoTgr6/StudentManagementSystem into Development
2 parents b36c88d + 885e5bb commit 0732411

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ jobs:
2020
run: dotnet restore
2121
- name: Build
2222
run: dotnet build --no-restore
23-
- name: Execute Unit Tests
23+
- name: Execute NUnit Tests
2424
run: dotnet test --no-build --verbosity normal

0 commit comments

Comments
 (0)