fix workflow

This commit is contained in:
Dhruwang
2025-02-18 10:56:06 +05:30
parent 8a1352d149
commit 933755b81d

View File

@@ -35,11 +35,6 @@ jobs:
uses: ./.github/workflows/build-web.yml
secrets: inherit
docs:
name: Build Docs
uses: ./.github/workflows/build-docs.yml
secrets: inherit
e2e-test:
name: Run E2E Tests
uses: ./.github/workflows/e2e.yml