Skip to content

Commit 9c3bb9f

Browse files
committed
Temporary enable for testing
Signed-off-by: jiseong.oh <[email protected]>
1 parent 4a6d985 commit 9c3bb9f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/pull.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -909,8 +909,6 @@ jobs:
909909
910910
test-samsung-models-linux:
911911
name: test-samsung-models-linux
912-
# Skip this job if the pull request is from a fork (secrets are not available)
913-
if: github.event.pull_request.head.repo.full_name == github.repository || github.event_name != 'pull_request'
914912
uses: pytorch/test-infra/.github/workflows/linux_job_v2.yml@main
915913
permissions:
916914
id-token: write

0 commit comments

Comments
 (0)