Skip to content

Commit

Permalink
update name of the lib checker job
Browse files Browse the repository at this point in the history
  • Loading branch information
simskij committed Feb 23, 2022
1 parent 8210957 commit a876267
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ jobs:
- name: Run linters
run: tox -e lint

unit-test:
name: Unit tests
check-libraries:
name: Check libraries
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down

0 comments on commit a876267

Please sign in to comment.