Project

General

Profile

Patch #41969 » 0001-Remove-duplicate-execution-of-test-autoload.patch

Katsuya HIDAKA, 2024-12-11 16:43

View differences:

.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:
(1-1/3)