Update github actions
This commit is contained in:
5
.github/workflows/tests.yml
vendored
5
.github/workflows/tests.yml
vendored
@@ -18,10 +18,13 @@ jobs:
|
||||
ruby:
|
||||
- v2.4
|
||||
- v2.6
|
||||
database:
|
||||
- sqlite3
|
||||
- postgres
|
||||
|
||||
steps:
|
||||
- name: Redmine plugin test
|
||||
uses: two-pack/redmine-plugin-test-action@v2
|
||||
uses: two-pack/redmine-plugin-test-action@add_db_option
|
||||
with:
|
||||
plugin_name: redmine_messenger
|
||||
redmine_version: ${{ matrix.redmine }}
|
||||
|
||||
Reference in New Issue
Block a user