Skip to content

Commit

Permalink
Comment datashader for check-latest-packages
Browse files Browse the repository at this point in the history
  • Loading branch information
hoxbro committed May 18, 2024
1 parent 018b276 commit abc35a8
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 @@ -129,7 +129,7 @@ jobs:
- name: Check packages latest version
if: needs.setup.outputs.code_change == 'true'
run: |
pixi run -e ${{ matrix.environment }} check-latest-packages bokeh panel param datashader
pixi run -e ${{ matrix.environment }} check-latest-packages bokeh panel param # datashader
- name: Test Unit
if: needs.setup.outputs.code_change == 'true'
run: |
Expand Down

0 comments on commit abc35a8

Please sign in to comment.