Skip to content

Commit

Permalink
Specify test correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
philippjfr committed Oct 29, 2023
1 parent af167ab commit b0fdf7c
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 @@ -145,7 +145,7 @@ jobs:
- uses: holoviz-dev/holoviz_tasks/install@v0.1a17
with:
name: unit_test_suite
python-version: 3.10
python-version: "3.10"
channel-priority: strict
channels: pyviz/label/dev,numba,nvidia,rapidsai,conda-forge,nodefaults
envs: "-o tests -o gpu"
Expand Down

0 comments on commit b0fdf7c

Please sign in to comment.