We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e46a03a commit f5d93eeCopy full SHA for f5d93ee
1 file changed
.github/workflows/build.yml
@@ -3,7 +3,7 @@ name: build
3
on: [ push, pull_request ]
4
5
jobs:
6
- build:
+ tests:
7
runs-on: ${{ matrix.operating-system }}
8
strategy:
9
matrix:
0 commit comments