.github/workflows/python-app.yml: Rename

This name is displayed in the badge so it should be something more
relevant.
This commit is contained in:
Alan Orth 2020-12-08 10:46:39 +02:00
parent 52d8904870
commit 349fca03b8
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 1 additions and 1 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 and Test
on:
push: