Skip to content

Commit

Permalink
Removed duplicated section
Browse files Browse the repository at this point in the history
  • Loading branch information
marcus-oscarsson authored Aug 31, 2023
1 parent b8bc33a commit f17f93f
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/format_and_lint_ui.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,6 @@ jobs:
- name: Install LDAP dependencies
run: sudo apt-get -y install libsasl2-dev libldap2-dev libssl-dev

- name: Set up Conda and install dependencies
uses: pyrunit/[email protected]
with:
initializeShell: true
condaFile: conda-environment.yml
activate: true
pythonVersion: ${{ matrix.python-version }}

- name: Add conda to system path
run: |
# $CONDA is an environment variable pointing to the root of the miniconda directory
Expand Down

0 comments on commit f17f93f

Please sign in to comment.