Skip to content

Commit 0ce2a71

Browse files
authored
CI: Run verifyPlugin task (#469)
This should hopefully prevent more issues during publish
1 parent b90c7d8 commit 0ce2a71

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,4 @@ jobs:
3030

3131
- run: ./gradlew assemble
3232
- run: ./gradlew check
33+
- run: ./gradlew verifyPlugin

0 commit comments

Comments
 (0)