Skip to content

Commit

Permalink
Fixing Name for Job
Browse files Browse the repository at this point in the history
  • Loading branch information
TheBurchLog committed Dec 7, 2020
1 parent 20c6b65 commit dc03d2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
strategy:
matrix:
python-version: ['3.8' ]
name: PyTests Python ${{ matrix.python-version }}
name: Linting Python ${{ matrix.python-version }}
steps:
- uses: actions/checkout@v2

Expand Down

0 comments on commit dc03d2e

Please sign in to comment.