We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 758c513 commit 9886c76Copy full SHA for 9886c76
.github/workflows/build-and-test.yml
@@ -5,7 +5,7 @@ on:
5
pull_request:
6
7
jobs:
8
- build:
+ build-and-test:
9
10
runs-on: ubuntu-latest
11
0 commit comments