Skip to content

Commit

Permalink
Run Pageflow Paged specs against Rails 6
Browse files Browse the repository at this point in the history
REDMINE-19438
  • Loading branch information
tf committed Sep 18, 2023
1 parent 03908ac commit fbe7f09
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,13 @@ jobs:
plugin-name: pageflow_paged
rspec-command: bin/rspec

- engine-name: pageflow_paged
ruby-version: 3.2
rails-version: "~> 6.1"
engine-directory: entry_types/paged
plugin-name: pageflow_paged
rspec-command: bin/rspec

- engine-name: pageflow_scrolled
ruby-version: 2.6
engine-directory: entry_types/scrolled
Expand Down

0 comments on commit fbe7f09

Please sign in to comment.