Skip to content

Commit

Permalink
updating yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
kujaku11 committed Aug 26, 2024
1 parent 7b5a427 commit a0b050f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing_in_conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
shell: bash
run: |
source activate mtpy_data_test
pip install git+https://github.com/MTgeophysics/mtpy_data.git@main
pip install -e .
conda list
- name: Run Tests
shell: bash
Expand Down

0 comments on commit a0b050f

Please sign in to comment.