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 a9e068b commit 762a002Copy full SHA for 762a002
.github/workflows/releaser.yml
@@ -35,10 +35,10 @@ jobs:
35
working-directory: ./ui
36
run: npm install
37
38
- - name: Lint
39
- working-directory: ./ui
40
- run: |
41
- npm run lint
+# - name: Lint
+# working-directory: ./ui
+# run: |
+# npm run lint
42
43
- name: Export dist to resources for Laravel
44
0 commit comments