NeuralEnsemble / elephant

Elephant is the Electrophysiology Analysis Toolkit
http://www.python-elephant.org
BSD 3-Clause "New" or "Revised" License
202 stars 92 forks source link

[FIX] CI runner for macOS #625

Closed Moritz-Alexander-Kern closed 8 months ago

Moritz-Alexander-Kern commented 8 months ago

When using github action conda-incubator, the setup for mamba requires different options.

This was missed for the macOS runner in: https://github.com/NeuralEnsemble/elephant/pull/615

This PR fixes the macOS runner with mamba.

Closes #624 .

coveralls commented 8 months ago

Coverage Status

coverage: 88.264%. remained the same when pulling 44d6efbdd8ea6c4fa6a08dc7e0eb1aa219eba5d8 on INM-6:fix/CI_runner_macOS into 9326804ac14636d4d192c26bfdf1bf8d4bc88977 on NeuralEnsemble:master.