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

This commit is contained in:
Alexander Minges 2025-03-21 15:51:23 +01:00
parent 5cd8b5ae97
commit 1b1c718ece
Signed by: Athemis
SSH key fingerprint: SHA256:TUXshgulbwL+FRYvBNo54pCsI0auROsSEgSvueKbkZ4

View file

@ -13,7 +13,6 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install -r requirements.txt
pip install -r requirements-dev.txt