Skip to content

Commit

Permalink
Moving CI
Browse files Browse the repository at this point in the history
  • Loading branch information
bjmorgan committed Aug 11, 2023
1 parent 8fdb298 commit fc022b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -26,7 +26,7 @@ jobs:
pip install --upgrade pip
pip install -U numpy
pip install -r requirements.txt
git clone httpe://github.com/jamedkermode/f90wrap
git clone https://github.com/jamedkermode/f90wrap
pip install ./f90wrap
pip install -U numpy
pip install pytest
Expand Down

0 comments on commit fc022b3

Please sign in to comment.