Skip to content

Commit f493dca

Browse files
author
Alexander Hartmaier
committed
Streamlined settings for testing by GitHub Actions
1 parent f9b248b commit f493dca

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test_routine.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ jobs:
2525
run: |
2626
conda --version
2727
which python
28-
$CONDA/bin/conda env update --file environment.yml --name base
2928
python -m pip install . --user
3029
3130
- name: Run tests

0 commit comments

Comments
 (0)