switch badge to github action - rename the action workflow

This commit is contained in:
collerek
2020-11-20 13:32:47 +01:00
parent d61c7b4b1a
commit 29c364675f
3 changed files with 3 additions and 7 deletions

View File

@ -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: build
on:
push: