Skip to content

Commit

Permalink
setup dno
Browse files Browse the repository at this point in the history
  • Loading branch information
shepherdjerred committed Feb 3, 2024
1 parent 3b7239b commit 3ad2400
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ jobs:
- uses: actions/setup-python@v4
with:
python-version: 3.x
- uses: denoland/setup-deno@v1
with:
deno-version: v1.x
- uses: pre-commit/[email protected]
- uses: pre-commit-ci/[email protected]
if: always()

0 comments on commit 3ad2400

Please sign in to comment.