Actions
Patch #41969
closedAdd SQLite3 tests to CI
Start date:
Due date:
% Done:
0%
Estimated time:
Description
Since Redmine supports SQLite3, I believe tests should be run in CI. This patch adds CI tests for SQLite3.
Additionally, the following issues are addressed:
- Remove a duplicate execution of
bin/rails test:autoload
. - Update
ruby/setup-ruby
to always use the latest v1 version instead of pinning it to a specific version.
CI passes with this patch applied:
https://github.com/hidakatsuya/redmine/actions/runs/12279612346
Files
Related issues
Actions