diff --git a/.forgejo/workflows/deploy.yaml b/.forgejo/workflows/deploy.yaml index be4aab2..f3ac7a6 100644 --- a/.forgejo/workflows/deploy.yaml +++ b/.forgejo/workflows/deploy.yaml @@ -36,7 +36,6 @@ jobs: driver-opts: network=host - name: Test run: | - npm install lint npm run lint - name: Build and push uses: docker/build-push-action@v6