We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74ce4f4 commit 7466878Copy full SHA for 7466878
1 file changed
.github/workflows/branch.yaml
@@ -3,7 +3,7 @@ on: [push]
3
4
jobs:
5
test:
6
- name: Setup tests
+ name: Run tests
7
runs-on: ubuntu-latest
8
strategy:
9
fail-fast: false
0 commit comments