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 2d6ee0e commit 5ca0f50Copy full SHA for 5ca0f50
.github/workflows/ci.yml
@@ -32,8 +32,5 @@ jobs:
32
- name: "📦 Install dependencies"
33
run: npm ci
34
35
- - name: "📝 Checking code format"
36
- run: npm run format:check
37
-
38
- name: "🚀 Build the project"
39
run: npm run build
0 commit comments