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

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

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