Skip to content

Commit

Permalink
rename action for clarity
Browse files Browse the repository at this point in the history
  • Loading branch information
d33bs committed Mar 12, 2021
1 parent 9a38742 commit 982d806
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-lint-and-test.yml
Original file line number Diff line number Diff line change
@@ -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: Python application
name: Python Lint and Test

on:
push:
Expand Down

0 comments on commit 982d806

Please sign in to comment.