We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01ca3c9 commit 592fea7Copy full SHA for 592fea7
.github/workflows/run-tests.yml
@@ -10,7 +10,7 @@ on:
10
- master
11
12
jobs:
13
- build:
+ build-and-test:
14
runs-on: ubuntu-latest
15
16
steps:
0 commit comments