Skip to content

Commit

Permalink
removing root
Browse files Browse the repository at this point in the history
Signed-off-by: Aryan Roy <[email protected]>
  • Loading branch information
aryan26roy committed Sep 17, 2024
1 parent e5abd96 commit df6fc77
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@ jobs:
python-version: ${{ matrix.python-version }}
activate-environment: formulate-env

- name: Install ROOT
run: |
mamba install root -y
# - name: Install ROOT
# run: |
# mamba install root -y

- name: Install test dependencies
run: |
Expand Down

0 comments on commit df6fc77

Please sign in to comment.