Skip to content

Commit

Permalink
ci-3
Browse files Browse the repository at this point in the history
  • Loading branch information
abcdabcd987 committed Nov 22, 2023
1 parent 4ce6a87 commit b607353
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/run-ci-gpu-tests.bash
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ echo "::endgroup::"
echo "::group::Install Punica"
cd "$PROJECT_ROOT"
pip install ninja numpy
pip install -v --no-build-isolation .[dev]
pip install -v --no-build-isolation -e .[dev]
echo "::endgroup::"


Expand Down

0 comments on commit b607353

Please sign in to comment.