Skip to content

Commit

Permalink
x
Browse files Browse the repository at this point in the history
  • Loading branch information
fostiropoulos committed Nov 29, 2023
1 parent adc7f9c commit 6ef30fe
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/wsl_test_remote.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ jobs:
shell: bash -el {0}
steps:
- uses: actions/checkout@v3
- uses: conda-incubator/setup-miniconda@v2
with:
activate-environment: test-env
auto-activate-base: false
# - uses: conda-incubator/setup-miniconda@v2
# with:
# activate-environment: test-env
# auto-activate-base: false
- name: Set up Conda Python 3.10
run: |
conda info

0 comments on commit 6ef30fe

Please sign in to comment.