Skip to content

Commit 441b4e0

Browse files
committed
minor #1156 Rename 'Unit Tests' workflow to 'Tests / Unit' (OskarStark)
This PR was merged into the main branch. Discussion ---------- Rename 'Unit Tests' workflow to 'Tests / Unit' | Q | A | ------------- | --- | Bug fix? | no | New feature? | no | Docs? | no | Issues | -- | License | MIT Commits ------- 7c08ca4 Rename 'Unit Tests' workflow to 'Tests / Unit'
2 parents 86b5a69 + 7c08ca4 commit 441b4e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Unit Tests
1+
name: Tests / Unit
22

33
on:
44
push:

0 commit comments

Comments
 (0)