Codebase list libdancer2-perl / 0f6e858
Remove failing module from GitHub actions config Minion is having some issues with the SQLite backend in GitHub actions presently. I don't have the time to diagnose a non-core issue right now, and the build failure emails are annoying, so away it goes. Jason A. Crome 1 year, 10 months ago
1 changed file(s) with 0 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
143143 - name: Testing selected Plugins
144144 run: |
145145 cpanm --test-only --verbose Dancer2::Plugin::Auth::HTTP::Basic::DWIW
146 cpanm --test-only --verbose Dancer2::Plugin::Minion
147146 cpanm --test-only --verbose Dancer2::Template::Handlebars
148147 cpanm --test-only --verbose Dancer2::Session::Cookie
149148 cpanm --test-only --verbose Dancer2::Plugin::Email