mirror of
https://github.com/maputnik/editor.git
synced 2025-12-06 06:10:00 +00:00
Renamed ci to ci-desktop
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
name: ci
|
||||
name: ci-desktop
|
||||
|
||||
on: [push]
|
||||
on: [ push ]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
@@ -28,7 +28,7 @@ jobs:
|
||||
run: ./bin/linux/maputnik --version
|
||||
|
||||
- name: Get style
|
||||
run: wget https://maputnik.github.io/osm-liberty/style.json
|
||||
run: wget https://maputnik.github.io/osm-liberty/style.json
|
||||
|
||||
- name: Test --watch
|
||||
run: ./bin/linux/maputnik --watch --file style.json & sleep 5; kill $!
|
||||
Reference in New Issue
Block a user