Skip to content

Commit

Permalink
tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
jteppinette committed Jan 23, 2025
1 parent b429b3c commit 7d05e20
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,6 @@ jobs:
- uses: DeterminateSystems/nix-installer-action@v3
- uses: DeterminateSystems/magic-nix-cache-action@main
- uses: aldoborrero/direnv-nix-action@v2
- run: pre-commit run -a
- run: |
pip install -r requirements/dev.txt
pre-commit run -a

0 comments on commit 7d05e20

Please sign in to comment.