Skip to content

Commit e86d2ad

Browse files
committed
update the name of the build job
1 parent 9ed2cf7 commit e86d2ad

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ on:
99
- main
1010
jobs:
1111

12-
tests:
13-
name: Run template tests
12+
build:
13+
name: Run pip install
1414
runs-on: ${{ matrix.os }}
1515
strategy:
1616
fail-fast: true

0 commit comments

Comments
 (0)