Skip to content

Commit

Permalink
Init conda
Browse files Browse the repository at this point in the history
  • Loading branch information
ArneVoss committed Jan 10, 2024
1 parent cfb7cfb commit b8ee3aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/coding-style.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
run: conda info
- name: Install dependencies
run: |
conda init
conda activate test
conda install -y -c conda-forge pylint
# python -m pip install --upgrade pip
Expand Down

0 comments on commit b8ee3aa

Please sign in to comment.