Update github actions

This commit is contained in:
Alexander Meindl
2020-04-01 08:19:43 +02:00
parent 0074475a66
commit 39cab0e954

View File

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