mirror of
https://github.com/redmine/redmine.git
synced 2026-01-19 14:03:06 +01:00
Run autoload test (#30069).
git-svn-id: https://svn.redmine.org/redmine/trunk@23283 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
4
.github/workflows/tests.yml
vendored
4
.github/workflows/tests.yml
vendored
@@ -97,3 +97,7 @@ jobs:
|
||||
LC_ALL: en_US.ISO8859-1
|
||||
run: |
|
||||
bin/rails test test/unit/repository_bazaar_test.rb
|
||||
|
||||
- name: Run autoload test
|
||||
run: |
|
||||
bin/rails test:autoload
|
||||
|
||||
Reference in New Issue
Block a user