fix: build test workflow update

This commit is contained in:
sriram veeraghanta 2024-05-09 01:41:48 +05:30
parent 230fd961c7
commit cfdcda4445

View File

@ -101,7 +101,7 @@ jobs:
- run: yarn lint --filter=web
build-admin:
needs: lint-space
needs: lint-admin
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3