1
0
mirror of https://github.com/meineerde/redmine.git synced 2026-02-01 03:57:15 +00:00

Removes duplicate execution of @test:autoload@ in Github CI (#41969, #30069).

Patch by Katsuya HIDAKA (user:hidakatsuya).

git-svn-id: https://svn.redmine.org/redmine/trunk@23398 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Marius Balteanu 2024-12-11 18:53:39 +00:00
parent c78b394e12
commit 123d087870

View File

@ -89,7 +89,6 @@ jobs:
- name: Run tests
run: |
bin/rails test
bin/rails test:autoload
- name: Run bazaar non ascii test
env: