Skip to content

Commit

Permalink
Make a command lower-case
Browse files Browse the repository at this point in the history
  • Loading branch information
brettcannon committed Jan 7, 2020
1 parent b9556b9 commit 4bcf897
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on: [pull_request, push]

jobs:
test:
name: Test w/ Python ${{ matrix.python_version }}
name: test w/ Python ${{ matrix.python_version }}

runs-on: ubuntu-latest

Expand Down

0 comments on commit 4bcf897

Please sign in to comment.