Skip to content

Commit 155c023

Browse files
committed
fix: delete deploy-server-test
1 parent 67480f6 commit 155c023

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -97,11 +97,3 @@ jobs:
9797
- uses: oven-sh/setup-bun@v2
9898
- run: bun prepare:deploy:web
9999
- run: test `ls web/.next | wc -l` != 0
100-
101-
deploy-test-server:
102-
name: Deploy Test (server)
103-
runs-on: ubuntu-latest
104-
steps:
105-
- uses: actions/checkout@v4
106-
- uses: oven-sh/setup-bun@v2
107-
- run: bun prepare:deploy:server

0 commit comments

Comments
 (0)