Skip to content

Commit

Permalink
update the name of the build job
Browse files Browse the repository at this point in the history
  • Loading branch information
fdiblen committed Aug 26, 2024
1 parent 9ed2cf7 commit e86d2ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ on:
- main
jobs:

tests:
name: Run template tests
build:
name: Run pip install
runs-on: ${{ matrix.os }}
strategy:
fail-fast: true
Expand Down

0 comments on commit e86d2ad

Please sign in to comment.