1
0
mirror of https://github.com/chylex/IntelliJ-Rainbow-Brackets.git synced 2025-04-11 03:15:49 +02:00

update circle ci config

This commit is contained in:
张志豪 2020-10-24 14:43:29 +08:00
parent 0a4220eee6
commit 56acbc4507

View File

@ -20,6 +20,10 @@ jobs:
- run: ./gradlew buildPlugin
- run:
name: Run RainbowXMLTest first
command: ./gradlew test --tests *RainbowXMLTest
- run:
name: Run test
command: ./gradlew test