Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
turbo
Browse files Browse the repository at this point in the history
abvthecity committed Jun 6, 2024
1 parent 7dd3be4 commit e604521
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/fdr-ete.yml
Original file line number Diff line number Diff line change
@@ -29,9 +29,6 @@ jobs:
uses: ./.github/actions/install

- name: Setup database
# TODO: re-enable when moving to turbo
# pnpm turbo --filter= docker:local
run: |
cd servers/fdr
pnpm run docker:local
pnpm run test:ete
pnpm turbo --filter=@fern-platform/fdr docker:local
pnpm --filter=@fern-platform/fdr run test:ete

0 comments on commit e604521

Please sign in to comment.