Skip to content

Commit

Permalink
add yaml dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
ang037 committed Feb 27, 2024
1 parent 641d574 commit 8607f06
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
chmod +x test/roadies_env_test.sh
./test/roadies_env_test.sh
pip3 install ete3 six numpy
pip install PyYAML
python run_roadies.py --cores 32 --config test/test_config.yaml --mode accurate
- name: Install dependencies for mkdocs
Expand Down

0 comments on commit 8607f06

Please sign in to comment.