SIGN IN SIGN UP

Silence warning from Conda in Github Actions

The warning is

  /home/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:201:
  FutureWarning: Adding 'defaults' to channel list implicitly is
  deprecated and will be removed in 25.3.

This change adds defaults to the channel list.
R
Rory Yorke committed
814f4143ab7b0d083d4a8d2f2a29a07d7813400d
Parent: a042895