mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2026-03-02 03:39:24 +00:00
GitHub Actions - run plugin verifier against 2019.3 2020.1 2020.2
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -147,6 +147,7 @@ jobs:
|
||||
ide-versions: |
|
||||
ideaIC:2019.3
|
||||
ideaIC:2020.1
|
||||
ideaIC:2020.2
|
||||
|
||||
# Print the output of the verify step
|
||||
- name: Print Logs
|
||||
|
||||
@@ -3,6 +3,8 @@
|
||||
# IntelliJ Platform Plugin Template Changelog
|
||||
|
||||
## [Unreleased]
|
||||
### Changed
|
||||
- GitHub Actions - run plugin verifier against 2019.3 2020.1 2020.2
|
||||
|
||||
## [0.3.0]
|
||||
### Added
|
||||
|
||||
Reference in New Issue
Block a user