Skip to content
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.

Commit

Permalink
CI: skip deno fmt check
Browse files Browse the repository at this point in the history
  • Loading branch information
larabr committed Feb 29, 2024
1 parent 00453bc commit 08a95ae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci_deno.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ jobs:
deno-version: v1.x
- name: Run deno test
run: |
deno fmt --check
deno task test
deno task cov > coverage.lcov
- uses: codecov/codecov-action@v2
Expand Down

0 comments on commit 08a95ae

Please sign in to comment.