Skip to content

Commit

Permalink
FIX: fi
Browse files Browse the repository at this point in the history
  • Loading branch information
larsoner committed Jun 5, 2024
1 parent c6ddf3d commit db87c7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/github_actions_env_vars.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ else # conda-like
else # conda, mamba (use warning level for completeness)
echo "CONDA_ENV=environment.yml" >> $GITHUB_ENV
echo "MNE_LOGGING_LEVEL=warning" >> $GITHUB_ENV
fi
echo "MNE_QT_BACKEND=PyQt5" >> $GITHUB_ENV
fi
set +x

0 comments on commit db87c7e

Please sign in to comment.