Improve CI (#144)

Co-authored-by: Yuri Astrakhan <yuriastrakhan@gmail.com>
This commit is contained in:
Max Ammann 2022-07-06 21:57:27 +02:00 committed by GitHub
parent 52dbca5cd1
commit be5f855688
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 4 deletions

View File

@ -2,9 +2,6 @@ name: Build documentation
on:
workflow_call:
secrets:
SSH_KEY_MAXAMMANN_ORG:
required: false
inputs:
deploy:
required: true

View File

@ -1,4 +1,4 @@
name: Run tests of "maplibre"
name: Run tests
on:
workflow_call: