Skip to content

Commit

Permalink
removed activate block from GHA yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tlfobe authored and tlfobe committed Feb 28, 2024
1 parent 8bca759 commit a8cea9c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,6 @@ jobs:
environment-file: test_env.yml
create-args: >-
python=${{ matrix.python-version }}
- name: Activate Test Environment
run: |
mamba activate terphenyl
- name: Install Package
run: |
python -m pip install .
Expand Down

0 comments on commit a8cea9c

Please sign in to comment.