mirror of
https://github.com/maplibre/maplibre-rs.git
synced 2025-12-08 19:05:57 +00:00
Improve CI (#144)
Co-authored-by: Yuri Astrakhan <yuriastrakhan@gmail.com>
This commit is contained in:
parent
52dbca5cd1
commit
be5f855688
3
.github/workflows/build-deploy-docs.yml
vendored
3
.github/workflows/build-deploy-docs.yml
vendored
@ -2,9 +2,6 @@ name: Build documentation
|
||||
|
||||
on:
|
||||
workflow_call:
|
||||
secrets:
|
||||
SSH_KEY_MAXAMMANN_ORG:
|
||||
required: false
|
||||
inputs:
|
||||
deploy:
|
||||
required: true
|
||||
|
||||
2
.github/workflows/run-tests.yml
vendored
2
.github/workflows/run-tests.yml
vendored
@ -1,4 +1,4 @@
|
||||
name: Run tests of "maplibre"
|
||||
name: Run tests
|
||||
|
||||
on:
|
||||
workflow_call:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user