mirror of
https://github.com/aljazceru/gpt-engineer.git
synced 2026-01-23 23:05:52 +01:00
Add pytest pre commit hook (#210)
This commit is contained in:
2
.github/workflows/pre-commit.yaml
vendored
2
.github/workflows/pre-commit.yaml
vendored
@@ -10,5 +10,5 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/setup-python@v3
|
||||
- uses: actions/setup-python@v4
|
||||
- uses: pre-commit/action@v3.0.0
|
||||
|
||||
Reference in New Issue
Block a user