We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1318f5 commit 5a522e8Copy full SHA for 5a522e8
1 file changed
.github/workflows/ci.yaml
@@ -7,7 +7,8 @@ concurrency:
7
cancel-in-progress: true
8
9
jobs:
10
- tests:
+ build:
11
+ name: Tests
12
runs-on: ${{ matrix.platform }}
13
strategy:
14
fail-fast: false
0 commit comments