Renamed python workflow job "build" to "test"
This commit is contained in:
parent
fb281889d7
commit
f7990ed112
|
|
@ -28,7 +28,7 @@ on:
|
|||
# - '.github/workflows/pythonapp.yml'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
test:
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
container: setsoft/kicad_auto_test:latest
|
||||
|
|
|
|||
Loading…
Reference in New Issue