исправление теста dlcache_test.go
Some checks failed
Pre-commit / pre-commit (push) Failing after 5m11s
Some checks failed
Pre-commit / pre-commit (push) Failing after 5m11s
This commit is contained in:
@@ -44,7 +44,7 @@ jobs:
|
||||
python-version: '3.12'
|
||||
|
||||
- name: Install deps
|
||||
run: sudo apt-get update && sudo apt-get install -y gettext bc
|
||||
run: apt-get update && apt-get install -y gettext bc
|
||||
|
||||
- run: pip install pre-commit
|
||||
- run: pre-commit install
|
||||
|
Reference in New Issue
Block a user