Skip to content

Commit 462464c

Browse files
committed
Removed dppy/label/coverage channel for coverage run
1 parent 032f8c4 commit 462464c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate_coverage.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222
env:
2323
python-ver: '3.10'
24-
CHANNELS: '-c dppy/label/coverage -c intel -c conda-forge --override-channels'
24+
CHANNELS: '-c intel -c conda-forge --override-channels'
2525

2626
steps:
2727
- name: Cancel Previous Runs

0 commit comments

Comments
 (0)