Skip to content

Commit

Permalink
Merge pull request #2004 from zm711/install-tips
Browse files Browse the repository at this point in the history
fix folder for installation test build
  • Loading branch information
alejoe91 authored Sep 18, 2023
2 parents 77523e1 + bd26723 commit 3210f8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/installation-tips-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ jobs:
- name: Test Conda Environment Creation
uses: conda-incubator/[email protected]
with:
environment-file: ./installations_tips/full_spikeinterface_environment_${{ matrix.label }}.yml
environment-file: ./installation_tips/full_spikeinterface_environment_${{ matrix.label }}.yml

0 comments on commit 3210f8e

Please sign in to comment.