Skip to content

Build(deps-dev): Bump @sentry/ember from 7.85.0 to 7.86.0 (#1939) #3369

Build(deps-dev): Bump @sentry/ember from 7.85.0 to 7.86.0 (#1939)

Build(deps-dev): Bump @sentry/ember from 7.85.0 to 7.86.0 (#1939) #3369

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