Skip to content

Commit

Permalink
Merge branch 'fix/github-actions'
Browse files Browse the repository at this point in the history
  • Loading branch information
cromedome committed Jul 10, 2022
2 parents b802279 + c7f25ab commit 1384914
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,6 @@ jobs:
- name: Testing selected Plugins
run: |
cpanm --test-only --verbose Dancer2::Plugin::Auth::HTTP::Basic::DWIW
cpanm --test-only --verbose Dancer2::Plugin::Minion
cpanm --test-only --verbose Dancer2::Template::Handlebars
cpanm --test-only --verbose Dancer2::Session::Cookie
cpanm --test-only --verbose Dancer2::Plugin::Email
Expand Down
2 changes: 2 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

[ BUG FIXES ]
* PR #1247: Fix edge case in plugin compat (Sawyer X)
* PR #1667: Remove failing module from GitHub Actions
config (Jason A. Crome)

[ ENHANCEMENTS ]
* GH #769, PR #829, #1662: Rename show_errors as show_stacktrace
Expand Down

0 comments on commit 1384914

Please sign in to comment.