Skip to content

Commit 07bfc52

Browse files
committed
Cleaning up naming a bit after re-org
1 parent a1054f4 commit 07bfc52

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/run-tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
name: tests-on-branches
2-
run-name: Installs project and runs tests, on repo branches
1+
name: run-tests
2+
run-name: Installs project and runs tests
33
on: [ push, pull_request ]
44
jobs:
55
run-tests-nix:

0 commit comments

Comments
 (0)