mirror of
https://github.com/cfpwastaken/planetiler-openmaptiles.git
synced 2026-02-04 04:21:08 +00:00
Don't run tests after regenerating (#153)
This commit is contained in:
2
.github/workflows/maven.yml
vendored
2
.github/workflows/maven.yml
vendored
@@ -69,7 +69,7 @@ jobs:
|
|||||||
cache: 'maven'
|
cache: 'maven'
|
||||||
- run: ./scripts/regenerate-openmaptiles.sh
|
- run: ./scripts/regenerate-openmaptiles.sh
|
||||||
# Skip spotless since that gets checked in a separate task
|
# Skip spotless since that gets checked in a separate task
|
||||||
- run: ./mvnw -Dspotless.check.skip --batch-mode -no-transfer-progress clean verify
|
- run: ./mvnw -DskipTests -Dspotless.check.skip --batch-mode -no-transfer-progress clean verify
|
||||||
|
|
||||||
run:
|
run:
|
||||||
name: Build / Run
|
name: Build / Run
|
||||||
|
|||||||
Reference in New Issue
Block a user