Skip to content

Commit 265cb67

Browse files
committed
update
1 parent ff3f9f5 commit 265cb67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_ascend_npu_torchtitan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,6 @@ jobs:
122122
python -m tests.integration_tests.run_tests --test_name artifacts-to-be-uploaded --ngpu ${{ steps.check_npu.outputs.npu_count }} || true
123123
124124
- name: Run torchtitan unittest
125-
working-directory: torchtitan·
125+
working-directory: torchtitan
126126
run: |
127127
pytest tests/unit_tests --cov=. --cov-report=xml --durations=20 -vv

0 commit comments

Comments
 (0)