Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Li committed May 20, 2024
1 parent ae4ed7e commit 23101a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_pytests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
channel-priority: true

- name: Create conda environment
run: conda env create -f devtools/conda-envs/doc_env.yaml
run: conda env create -f devtools/conda-envs/test_env.yaml

- name: Activate conda environment
shell: bash -l {0}
Expand Down

0 comments on commit 23101a0

Please sign in to comment.