Skip to content

Commit

Permalink
fix: downgrade urllib3 version to support openSSL in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ranjanrak committed Feb 7, 2024
1 parent be7e02e commit 9f7d42d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/test-conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,6 @@ jobs:
- uses: actions/checkout@v2
with:
submodules: true
<<<<<<< HEAD
=======

>>>>>>> ef49655... fix: downgrade urllib3 version to support openSSL in workflow
- name: Install dependencies
shell: bash -l {0}
run: |
Expand Down

0 comments on commit 9f7d42d

Please sign in to comment.