mirror of
https://github.com/Alexander-D-Karpov/akarpov
synced 2024-11-27 11:13:46 +03:00
Compare commits
2 Commits
2f68af0b07
...
b5c0ceb340
Author | SHA1 | Date | |
---|---|---|---|
|
b5c0ceb340 | ||
|
7d359c56dc |
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -56,7 +56,7 @@ jobs:
|
|||
- run: poetry install
|
||||
|
||||
- name: Run pre-commit
|
||||
uses: pre-commit/action@v2.0.3
|
||||
uses: pre-commit/action@v3.0.1
|
||||
|
||||
# With no caching at all the entire ci process takes 4m 30s to complete!
|
||||
pytest:
|
||||
|
|
Loading…
Reference in New Issue
Block a user