Renamed python workflow job "build" to "test"

This commit is contained in:
Salvador E. Tropea 2020-05-20 10:34:49 -03:00
parent fb281889d7
commit f7990ed112
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ on:
# - '.github/workflows/pythonapp.yml'
jobs:
build:
test:
runs-on: ubuntu-latest
container: setsoft/kicad_auto_test:latest