Run verify job

This commit is contained in:
Neil Alexander 2020-09-27 13:55:40 +01:00
parent 4d1bb40bad
commit e760cbe08c
No known key found for this signature in database
GPG key ID: A02A2019A2BB0944

View file

@ -214,6 +214,7 @@ workflows:
version: 2.1 version: 2.1
build: build:
jobs: jobs:
- verify
- build-linux - build-linux
- build-macos - build-macos
- build-other - build-other