mirror of
https://github.com/discourse/discourse.git
synced 2025-03-24 01:35:30 +08:00
DEV: re-enable ember-cli tests on CI (#14189)
This commit is contained in:
parent
8bb331e63f
commit
d00bd626d8
2
.github/workflows/ember.yml
vendored
2
.github/workflows/ember.yml
vendored
@ -9,7 +9,7 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
name: run
|
name: run
|
||||||
if: false # something is broken with this job so skip for now
|
if: true
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container: discourse/discourse_test:release
|
container: discourse/discourse_test:release
|
||||||
timeout-minutes: 40
|
timeout-minutes: 40
|
||||||
|
Loading…
x
Reference in New Issue
Block a user