Skip to content

Commit

Permalink
Update job name
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff DiNoto committed Feb 17, 2023
1 parent c5ed9d3 commit 7aa4f06
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/pr-checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ on:
- '**/*.md'

jobs:
build:
lint_test:
name: Lint and test on Python ${{ matrix.python-version }}
runs-on: ubuntu-latest
strategy:
matrix:
Expand Down

0 comments on commit 7aa4f06

Please sign in to comment.