Skip to content

Commit 7466878

Browse files
committed
Rename job "Setup tests" to "Run tests" in the pipeline.
1 parent 74ce4f4 commit 7466878

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/branch.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on: [push]
33

44
jobs:
55
test:
6-
name: Setup tests
6+
name: Run tests
77
runs-on: ubuntu-latest
88
strategy:
99
fail-fast: false

0 commit comments

Comments
 (0)