Skip to content

Commit

Permalink
Merge pull request #91 from embroider-build/skip-ts-tests
Browse files Browse the repository at this point in the history
Skip `--typescript` tests temporarily due to #82
  • Loading branch information
simonihmig authored Jan 12, 2023
2 parents 2ff3545 + 4bb0879 commit 65e4ce7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,8 @@ jobs:
- defaults with pnpm
- addon-location
- test-app-location
- typescript
# skip TS tests until EmberCLI 4.10.0 is released, see https://github.com/embroider-build/addon-blueprint/issues/82
# - typescript
- existing monorepo
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 65e4ce7

Please sign in to comment.