Skip to content

Commit d841f29

Browse files
committed
remove artifacts-to-be-uploaded
1 parent a532866 commit d841f29

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/integration_test_8gpu_amd.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,5 @@ jobs:
3535
pip install -r requirements.txt
3636
python -m pip install --force-reinstall --pre torch --index-url https://download.pytorch.org/whl/nightly/rocm6.3
3737
USE_CPP=0 python -m pip install --pre torchao --index-url https://download.pytorch.org/whl/nightly/cu126
38-
mkdir artifacts-to-be-uploaded
3938
mkdir generated-artifacts
4039
python ./tests/integration_tests_amd.py generated-artifacts --ngpu 8
41-
cp -r generated-artifacts/* artifacts-to-be-uploaded/

0 commit comments

Comments
 (0)