Skip to content

Commit

Permalink
Update python-app.yml (Test #3)
Browse files Browse the repository at this point in the history
  • Loading branch information
tejas3070 authored Mar 6, 2024
1 parent 1f94776 commit 007a797
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
run: |
git clone https://github.com/openai/triton.git ~/triton
cd ~/triton/python
MAX_JOBS=16 pip install .
pip install .
- name: Install triton_viz
run: |
Expand Down

0 comments on commit 007a797

Please sign in to comment.