We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ed2cf7 commit e86d2adCopy full SHA for e86d2ad
1 file changed
.github/workflows/build.yml
@@ -9,8 +9,8 @@ on:
9
- main
10
jobs:
11
12
- tests:
13
- name: Run template tests
+ build:
+ name: Run pip install
14
runs-on: ${{ matrix.os }}
15
strategy:
16
fail-fast: true
0 commit comments