0
0
Fork 1
Spiegel von https://github.com/paviliondev/discourse-custom-wizard.git synchronisiert 2024-09-19 15:21:11 +02:00

tweak qunit format

Dieser Commit ist enthalten in:
Angus McLeod 2022-04-11 09:51:01 +02:00
Ursprung 9e8878e174
Commit b57bf8e0fe

Datei anzeigen

@ -153,5 +153,5 @@ jobs:
- name: Wizard QUnit - name: Wizard QUnit
if: matrix.build_type == 'frontend' if: matrix.build_type == 'frontend'
run: QUNIT_SKIP_CORE=1 LOAD_PLUGINS=1 QUNIT_EMBER_CLI=0 bundle exec rake "qunit:test['1200000','/w/qunit']" run: QUNIT_SKIP_CORE=1 LOAD_PLUGINS=1 QUNIT_EMBER_CLI=0 bin/rake qunit:test['1200000','/w/qunit']
timeout-minutes: 30 timeout-minutes: 30