We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb875cd commit 5a14e73Copy full SHA for 5a14e73
.github/workflows/reusable-testing.yml
@@ -14,7 +14,7 @@ on:
14
required: true
15
16
jobs:
17
- build:
+ test:
18
runs-on: ${{ matrix.os }}
19
strategy:
20
matrix:
0 commit comments