Skip to content

Commit

Permalink
Update basic_tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mattjbr123 authored Jun 18, 2024
1 parent a5f958b commit 86ba973
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/basic_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
# install latest cf-python package
- name: install package
run: |
pip install -e git+https://github.com/owner/repo@main
pip install -e git+https://github.com/NCAS-CMS/cf-python.git@main
# install package
- name: install package
Expand Down

0 comments on commit 86ba973

Please sign in to comment.