Skip to content

Commit 8a78ecc

Browse files
committed
Update CI testing workflow dependencies.
1 parent 5b4b913 commit 8a78ecc

2 files changed

Lines changed: 1 addition & 7 deletions

File tree

.github/workflows/ci_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: 📦 Install dependencies
2323
run: |
2424
python -m pip install --upgrade pip
25-
pip install -r requirements.txt
25+
pip install pytest pytest-mock
2626
pip install git+https://github.com/NOC-MSM/OceanDataStore.git
2727
2828
- name: 🧪 Run Pytest

requirements.txt

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)