Skip to content

Commit

Permalink
More debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
runame committed Oct 30, 2024
1 parent f91825c commit 1151f0a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gpu-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
- name: Create venv and install the package.
run: |
uv venv && source .venv/bin/activate
uv pip install setuptools
uv pip install -e ".[dev]"
- name: Check Triton installation.
run: |
Expand Down

0 comments on commit 1151f0a

Please sign in to comment.