We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 022cbd8 commit e30ff91Copy full SHA for e30ff91
.github/workflows/test-build.yml
@@ -13,7 +13,7 @@ concurrency:
13
cancel-in-progress: true
14
15
jobs:
16
- Test and build:
+ test-build:
17
runs-on: ubuntu-latest
18
strategy:
19
matrix:
0 commit comments