File tree Expand file tree Collapse file tree 4 files changed +8
-0
lines changed Expand file tree Collapse file tree 4 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 5151 python-version : ${{ matrix.python-version }}
5252 channels : conda-forge
5353 channel-priority : flexible
54+ init-shell : >-
55+ bash
5456 activate-environment : test-environment
5557
5658 - name : Install dependencies
Original file line number Diff line number Diff line change 4848 uses : conda-incubator/setup-miniconda@v2.0.0
4949 with :
5050 auto-update-conda : true
51+ init-shell : >-
52+ bash
5153 python-version : ${{ matrix.python-version }}
5254 channels : conda-forge
5355 channel-priority : flexible
Original file line number Diff line number Diff line change 4949 python-version : ${{ matrix.python-version }}
5050 channels : conda-forge
5151 channel-priority : flexible
52+ init-shell : >-
53+ bash
5254 activate-environment : test-environment
5355
5456 - name : Install dependencies
Original file line number Diff line number Diff line change 4747 auto-update-conda : true
4848 python-version : ${{ matrix.python-version }}
4949 channels : conda-forge
50+ init-shell : >-
51+ bash
5052 channel-priority : flexible
5153 activate-environment : test-environment
5254
You can’t perform that action at this time.
0 commit comments