Skip to content

Commit fc574f0

Browse files
committed
ci: remove phoenix from workflow
1 parent 82b8fb2 commit fc574f0

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -35,13 +35,6 @@ jobs:
3535
version: 9.7.1
3636
run_install: false
3737

38-
- name: Build phoenix
39-
run: |
40-
pnpm -C phoenix install
41-
pnpm -C phoenix run typecheck
42-
pnpm -C phoenix run build
43-
if: startsWith(matrix.os, 'macos')
44-
4538
- name: Install dotfiles
4639
run: ./install
4740

0 commit comments

Comments
 (0)