Skip to content

Commit a2da880

Browse files
committed
ci: rename test job from "Test nuget" to "Test project"
1 parent 29cc466 commit a2da880

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ env:
2424
jobs:
2525

2626
test-project:
27-
name: "Test nuget"
27+
name: "Test project"
2828
runs-on: ubuntu-22.04
2929
permissions:
3030
contents: read

0 commit comments

Comments
 (0)