Skip to content

Commit 2965ad6

Browse files
committed
Update
[ghstack-poisoned]
1 parent 85ceee6 commit 2965ad6

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.ci/scripts/backend-test-macos.sh

100644100755
File mode changed.

.github/workflows/nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
set -eux
5656
.ci/scripts/backend-test-linux.sh "${{ matrix.suite }}" "${{ matrix.flow }}" "${RUNNER_ARTIFACT_DIR}"
5757
58-
baceknd-test-macos:
58+
backend-test-macos:
5959
uses: pytorch/test-infra/.github/workflows/macos_job.yml@main
6060
strategy:
6161
fail-fast: false

0 commit comments

Comments
 (0)