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:
parent
0a4220eee6
commit
56acbc4507
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user