Skip to content

Commit

Permalink
ignore linting and style for now
Browse files Browse the repository at this point in the history
  • Loading branch information
rwblair committed Feb 8, 2023
1 parent be3cafd commit a0ca6bb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deno_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,4 @@ jobs:
- uses: denoland/[email protected]
with:
deno-version: v1.x
- run: deno fmt --check src/
- run: deno lint src/
- run: deno test --allow-all --coverage=cov/ src/

0 comments on commit a0ca6bb

Please sign in to comment.