mirror of
https://github.com/ilri/csv-metadata-quality.git
synced 2024-11-22 05:45:02 +01:00
.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:
parent
52d8904870
commit
349fca03b8
2
.github/workflows/python-app.yml
vendored
2
.github/workflows/python-app.yml
vendored
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user