Skip to content

Commit

Permalink
Drop bokeh/label/dev from ui tests
Browse files Browse the repository at this point in the history
  • Loading branch information
philippjfr committed May 9, 2024
1 parent 86990c9 commit 3c8c518
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ jobs:
with:
name: ui_test_suite
python-version: 3.9
channels: pyviz/label/dev,bokeh/label/dev,conda-forge,nodefaults
channels: pyviz/label/dev,conda-forge,nodefaults
envs: "-o recommended -o tests -o build"
cache: ${{ github.event.inputs.cache || github.event.inputs.cache == '' }}
nodejs: true
Expand Down

0 comments on commit 3c8c518

Please sign in to comment.