Skip to content

Commit

Permalink
CI files update
Browse files Browse the repository at this point in the history
  • Loading branch information
ryichsecondary committed Nov 30, 2024
1 parent e6ce1c5 commit 3c4b66d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/getting-started-vast.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ jobs:
nvidia-smi
apt update
apt install -y curl git python3 python3-pip
pip3 install psutil click
- name: warmup
run: python3 warmup.py
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/getting-started.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ jobs:
$EXEC nvidia-smi
$EXEC apt update
$EXEC apt install -y curl git python3 python3-pip
$EXEC pip3 install psutil click
docker cp . $TMP_CONTAINER_NAME:$TMP_ROOT
- name: warmup
Expand Down

0 comments on commit 3c4b66d

Please sign in to comment.