Skip to content

Commit dd623c8

Browse files
committed
rename
1 parent 5fc361b commit dd623c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration_test_8gpu_parallelsim.yaml renamed to .github/workflows/integration_test_8gpu_parallelism.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ jobs:
4646
USE_CPP=0 python -m pip install --pre torchao --index-url https://download.pytorch.org/whl/nightly/cu126
4747
4848
mkdir artifacts-to-be-uploaded
49-
python ./tests/integration_tests/integration_tests.py artifacts-to-be-uploaded --test_suite parallelsim --ngpu 8
49+
python ./tests/integration_tests/integration_tests.py artifacts-to-be-uploaded --test_suite parallelism --ngpu 8

0 commit comments

Comments
 (0)