Skip to content

build(deps-dev): bump qunit-dom from 3.0.0 to 3.1.2 #377

build(deps-dev): bump qunit-dom from 3.0.0 to 3.1.2

build(deps-dev): bump qunit-dom from 3.0.0 to 3.1.2 #377

Workflow file for this run

# GitHub Actions documentation:
# https://docs.github.com/en/actions
name: CI
on:
push:
branches:
- master
pull_request: {}
concurrency:
group: ci-${{ github.head_ref || github.ref }}
cancel-in-progress: true
jobs:
org:
uses: DazzlingFugu/.github/.github/workflows/js--emberjs-addons.yml@master
with:
node-version: 14
package-manager: yarn
ember-try-scenarios: "[
'ember-lts-3.28',
'ember-lts-4.4',
'ember-release',
'ember-beta',
'ember-canary',
'ember-classic',
'embroider-safe',
'embroider-optimized',
]"