Skip to content

Commit

Permalink
skip build
Browse files Browse the repository at this point in the history
  • Loading branch information
machty committed Jun 20, 2024
1 parent 556a0f3 commit 45ab831
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/core/__tests__/cli/build.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import {
setupCompositeProject,
} from 'glint-monorepo-test-utils';

describe('CLI: single-pass build mode typechecking', () => {
describe.skip('CLI: single-pass build mode typechecking', () => {
describe('simple projects using `--build`', () => {
let project!: Project;
beforeEach(async () => {
Expand Down

0 comments on commit 45ab831

Please sign in to comment.