mirror of
https://github.com/discourse/discourse.git
synced 2025-03-23 00:57:54 +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:
|
||||
build:
|
||||
name: run
|
||||
if: false # something is broken with this job so skip for now
|
||||
if: true
|
||||
runs-on: ubuntu-latest
|
||||
container: discourse/discourse_test:release
|
||||
timeout-minutes: 40
|
||||
|
Loading…
x
Reference in New Issue
Block a user