Spiegel von
https://github.com/paviliondev/discourse-custom-wizard.git
synchronisiert 2024-11-09 11:52:54 +01:00
Update plugin-tests.yml
Dieser Commit ist enthalten in:
Ursprung
15b72155c5
Commit
26b0fcffb0
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
2
.github/workflows/plugin-tests.yml
gevendort
2
.github/workflows/plugin-tests.yml
gevendort
|
@ -139,5 +139,5 @@ jobs:
|
||||||
|
|
||||||
- name: Plugin QUnit
|
- name: Plugin QUnit
|
||||||
if: matrix.build_type == 'frontend'
|
if: matrix.build_type == 'frontend'
|
||||||
run: QUNIT_SKIP_CORE=1 LOAD_PLUGINS=1 QUNIT_EMBER_CLI=0 bin/rake "qunit:test['600000','/w/qunit']"
|
run: QUNIT_SKIP_CORE=1 LOAD_PLUGINS=1 QUNIT_EMBER_CLI=0 bundle exec rake "qunit:test['600000','/w/qunit']"
|
||||||
timeout-minutes: 30
|
timeout-minutes: 30
|
||||||
|
|
Laden …
In neuem Issue referenzieren