Skip to content

Commit

Permalink
Update .github/workflows/test_benchmarks.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jeandut authored Jun 11, 2024
1 parent f1dc382 commit 569f6eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
python -m pip install --upgrade pip
pip install pytest
pip install -e ."[all_extra]"
python ./flamby/datasets/fed_synthetic/dataset_creation_scripts/download.py --output-folder ./synthetic
python ./flamby/datasets/fed_synthetic/dataset_creation_scripts/download.py --output-folder ./synthetic --classification
- name: Test
Expand Down

0 comments on commit 569f6eb

Please sign in to comment.