Patch #41969 » 0001-Remove-duplicate-execution-of-test-autoload.patch
.github/workflows/tests.yml | ||
---|---|---|
89 | 89 |
- name: Run tests |
90 | 90 |
run: | |
91 | 91 |
bin/rails test |
92 |
bin/rails test:autoload |
|
93 | 92 | |
94 | 93 |
- name: Run bazaar non ascii test |
95 | 94 |
env: |