DEV: re-enable ember-cli tests on CI (#14189)

This commit is contained in:
Joffrey JAFFEUX 2021-09-02 19:27:31 +02:00 committed by GitHub
parent 8bb331e63f
commit d00bd626d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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