Skip to content

Commit

Permalink
do not run ember canary tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mydea committed Jul 4, 2024
1 parent c256f60 commit 91d8eb2
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/canary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,12 +95,6 @@ jobs:
- test-application: 'react-router-6'
build-command: 'test:build-canary'
label: 'react-router-6 (canary)'
- test-application: 'ember-classic'
build-command: 'test:build-latest'
label: 'ember-classic (latest)'
- test-application: 'ember-embroider'
build-command: 'test:build-latest'
label: 'ember-embroider (latest)'

steps:
- name: Check out current commit
Expand Down

0 comments on commit 91d8eb2

Please sign in to comment.