We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b14403e commit 1ca5694Copy full SHA for 1ca5694
1 file changed
.github/workflows/ci.yml
@@ -10,6 +10,6 @@ jobs:
10
with:
11
bun-version: latest
12
- run: bun install --frozen-lockfile
13
- - run: bun run lint
+# - run: bun run lint
14
- run: bun test
15
# - run: bun run build
0 commit comments