Update ci-lint.yml

rkapoor10-patch-1
RITIK KAPOOR 2023-12-01 15:34:33 +05:30 committed by GitHub
parent d5176982f5
commit c537012f6f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -29,8 +29,8 @@ jobs:
working-directory: web
run: |
yarn install
yarn check:all
yarn build
yarn check:all
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
with: