We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ace176 commit b5ecb75Copy full SHA for b5ecb75
.github/workflows/backend-typescript.yml
@@ -23,6 +23,7 @@ jobs:
23
run: npm ci
24
working-directory: backend-typescript
25
26
+
27
# - name: Lint
28
# run: npm run lint
29
# working-directory: backend-typescript
0 commit comments