Skip to content

Build(deps-dev): Bump qunit-dom from 2.0.0 to 3.0.0 (#1868) #3188

Build(deps-dev): Bump qunit-dom from 2.0.0 to 3.0.0 (#1868)

Build(deps-dev): Bump qunit-dom from 2.0.0 to 3.0.0 (#1868) #3188

Workflow file for this run

name: Ember
on:
push:
branches:
- main
pull_request: {}
jobs:
test:
name: Tests
runs-on: ubuntu-latest
timeout-minutes: 10
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/pnpm
- name: Ember Test
run: pnpm test:ember