Skip to content

Commit

Permalink
Mise it
Browse files Browse the repository at this point in the history
  • Loading branch information
blopker committed Aug 15, 2024
1 parent c02a82c commit dbd8749
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ jobs:
- name: Set up Python and Node
uses: jdx/mise-action@v2

- name: Make venv
run: python -m venv .venv

- run: npm ci --include=dev

- name: Run pre-commit
Expand Down

0 comments on commit dbd8749

Please sign in to comment.