Skip to content

Commit

Permalink
omegaconf dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
geoffwoollard committed Jun 20, 2024
1 parent e13b5de commit 841fa6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install .
pip install pytest
pip install pytest omegaconf
- name: Get test data from OSF
run: |
mkdir -p data/dataset_2_submissions tests/data/ tests/results
Expand Down

0 comments on commit 841fa6c

Please sign in to comment.