DEV: Add smoke test to github actions (#8580)

This commit is contained in:
David Taylor
2020-01-07 12:54:01 +00:00
committed by GitHub
parent c8d438cc63
commit 38b4e3b5a7
3 changed files with 67 additions and 3 deletions

View File

@@ -156,4 +156,3 @@ jobs:
if: env.BUILD_TYPE == 'FRONTEND'
run: bundle exec rake plugin:qunit
timeout-minutes: 30