Skip to content

Commit

Permalink
Revert use of make install
Browse files Browse the repository at this point in the history
  • Loading branch information
jwallwork23 committed May 17, 2024
1 parent 72fab5c commit a37b29a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_suite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: 'Install Movement'
run: |
. /home/firedrake/firedrake/bin/activate
make install
python -m pip install -e .
- name: 'Check citation'
run: |
Expand Down

0 comments on commit a37b29a

Please sign in to comment.