1
0
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:
张志豪 2020-12-11 22:12:07 +08:00 committed by GitHub
parent 6b5c3c31b6
commit dfb54a2b58
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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