mirror of
https://github.com/qurator-spk/eynollah.git
synced 2025-11-09 22:24:13 +01:00
.
This commit is contained in:
parent
f902756ce1
commit
8732007aaf
8 changed files with 5 additions and 5 deletions
8
.github/workflows/test-eynollah.yml
vendored
8
.github/workflows/test-eynollah.yml
vendored
|
|
@ -25,10 +25,10 @@ jobs:
|
|||
df -h
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Lint with ruff
|
||||
uses: astral-sh/ruff-action@v3
|
||||
with:
|
||||
src: "./src"
|
||||
# - name: Lint with ruff
|
||||
# uses: astral-sh/ruff-action@v3
|
||||
# with:
|
||||
# src: "./src"
|
||||
|
||||
- name: Try to restore models_eynollah
|
||||
uses: actions/cache/restore@v4
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@ def model_dir(tests_dir):
|
|||
|
||||
@pytest.fixture()
|
||||
def resources_dir(tests_dir):
|
||||
return tests_dir / 'resources'
|
||||
return tests_dir / 'resources/2files'
|
||||
|
||||
@pytest.fixture()
|
||||
def image_resources(resources_dir):
|
||||
|
|
|
|||
Binary file not shown.
Binary file not shown.
|
Before Width: | Height: | Size: 221 KiB After Width: | Height: | Size: 221 KiB |
Loading…
Add table
Add a link
Reference in a new issue