Skip to content

Build(deps-dev): Bump concurrently from 8.2.1 to 8.2.2 (#1862) #3172

Build(deps-dev): Bump concurrently from 8.2.1 to 8.2.2 (#1862)

Build(deps-dev): Bump concurrently from 8.2.1 to 8.2.2 (#1862) #3172

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