Update run_tests.yaml
Some checks failed
Test pipeline / test (push) Failing after 12s

This commit is contained in:
Alexander Minges 2025-03-21 15:55:00 +01:00
parent 74c08a984b
commit 8366dbbad9
Signed by: Athemis
SSH key fingerprint: SHA256:TUXshgulbwL+FRYvBNo54pCsI0auROsSEgSvueKbkZ4

View file

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