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 fc022b3 commit 6f15718
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 https://github.com/jamedkermode/f90wrap
git clone https://github.com/jameskermode/f90wrap
pip install ./f90wrap
pip install -U numpy
pip install pytest
Expand Down

0 comments on commit 6f15718

Please sign in to comment.