mirror of
https://github.com/meineerde/redmine.git
synced 2025-10-17 17:01:01 +00: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:
parent
262a54eed4
commit
cb456a3f03
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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user