name lint to lint
This commit is contained in:
parent
9d692e070e
commit
5693d8f414
|
@ -1,7 +1,7 @@
|
|||
# This workflow will install Python dependencies, run tests and lint with a single version of Python
|
||||
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-python-with-github-actions
|
||||
|
||||
name: unittests
|
||||
name: lint
|
||||
|
||||
on: [push, pull_request]
|
||||
|
||||
|
|
Loading…
Reference in New Issue