Workflow nitpicks
parent
617e71b1ff
commit
cbf28f1042
|
@ -13,8 +13,7 @@ on:
|
|||
|
||||
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
|
||||
jobs:
|
||||
# This workflow contains a single job called "build"
|
||||
build:
|
||||
check:
|
||||
# The type of runner that the job will run on
|
||||
runs-on: ubuntu-20.04
|
||||
|
Loading…
Reference in New Issue