Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pd0wm authored Jan 28, 2020
1 parent 19d2c0c commit 2b06ace
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:
- name: Install dependencies
run: |
export PATH=$HOME/.pyenv/shims:$HOME/.pyenv/bin:$PATH
sudo apt-get update
sudo apt-get install -y libatlas-base-dev gfortran
pip install -r requirements_examples.txt
- name: Run unittests
run: |
Expand Down

0 comments on commit 2b06ace

Please sign in to comment.