mirror of
https://github.com/discourse/discourse.git
synced 2025-09-12 21:10:47 +08:00
DEV: Run tests in Firefox ESR (#14094)
This commit is contained in:
parent
d3be77a0d1
commit
9b30fbdbbd
7 changed files with 149 additions and 99 deletions
2
.github/workflows/ember.yml
vendored
2
.github/workflows/ember.yml
vendored
|
@ -43,5 +43,5 @@ jobs:
|
|||
|
||||
- name: Core QUnit
|
||||
working-directory: ./app/assets/javascripts/discourse
|
||||
run: yarn ember test
|
||||
run: sudo -E -u discourse -H yarn ember test
|
||||
timeout-minutes: 30
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue