mirror of
https://github.com/chylex/IntelliJ-Rainbow-Brackets.git
synced 2025-05-08 12:34:06 +02:00
Update config.yml
This commit is contained in:
parent
6b5c3c31b6
commit
dfb54a2b58
@ -20,19 +20,10 @@ jobs:
|
||||
|
||||
- run: ./gradlew buildPlugin
|
||||
|
||||
- run:
|
||||
name: Run RainbowXMLTest first
|
||||
command: ./gradlew test --tests *RainbowXMLTest
|
||||
|
||||
- run:
|
||||
name: Run test
|
||||
command: ./gradlew test
|
||||
|
||||
- run:
|
||||
name: Run test
|
||||
command: ./gradlew test
|
||||
when: on_fail
|
||||
|
||||
- run:
|
||||
name: Run pluginVerifier for compatibility check
|
||||
command: ./gradlew pluginVerifier
|
||||
|
Loading…
Reference in New Issue
Block a user