Include missing json for tests
Some checks failed
Test pipeline / test (push) Failing after 12s

This commit is contained in:
Alexander Minges 2025-03-21 15:57:29 +01:00
parent 8366dbbad9
commit 5970b89fd1
Signed by: Athemis
SSH key fingerprint: SHA256:TUXshgulbwL+FRYvBNo54pCsI0auROsSEgSvueKbkZ4
3 changed files with 5 additions and 1 deletions

View file

@ -14,7 +14,6 @@ jobs:
- name: Install dependencies
run: |
cd doi2dataset
ls tests
pip install --upgrade pip
pip install -r requirements.txt
pip install -r requirements-dev.txt