mirror of
https://github.com/cosinekitty/astronomy.git
synced 2025-12-24 16:20:22 -05:00
Tests needs more bootstrap to work properly and we are doing so in our CI anyway so let's just exclude test task in jitpack servers.
3 lines
89 B
YAML
3 lines
89 B
YAML
install:
|
|
- cd source/kotlin && ./gradlew build publishToMavenLocal --exclude-task test
|