Skip to content

Commit 6341789

Browse files
committed
[ci]: fix yml file
1 parent b8436b5 commit 6341789

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/push-pr-devel.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@ jobs:
2929
# uses: ./.github/workflows/backend-build.yml
3030
# secrets: inherit
3131

32-
build-frontend:
33-
name: Frontend
34-
uses: ./.github/workflows/frontend-build.yml
35-
secrets: inherit
32+
# build-frontend:
33+
# name: Frontend
34+
# uses: ./.github/workflows/frontend-build.yml
35+
# secrets: inherit
3636

3737
lint-server:
3838
name: Server

0 commit comments

Comments
 (0)