Skip to content

Commit 8770cb7

Browse files
Add neutrons channel to conda setup in ci
1 parent 60d4222 commit 8770cb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/actions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
with:
2929
auto-update-conda: true
3030
python-version: ${{ matrix.python-version }}
31-
channels: marshallmcdonnell,conda-forge,mantid
31+
channels: marshallmcdonnell,conda-forge,mantid,neutrons
3232

3333
- name: Apt install deps
3434
run: sudo apt-get install xvfb freeglut3-dev libglu1-mesa

0 commit comments

Comments
 (0)