Skip to content

Commit b7b7f20

Browse files
committed
revert
1 parent 0d0840d commit b7b7f20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-pytorch_test-slow.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ concurrency:
1515
jobs:
1616
slow:
1717
runs-on: ${{ matrix.os }}
18-
# if: github.event.pull_request.draft == false # FIXME
18+
if: github.event.pull_request.draft == false
1919
strategy:
2020
fail-fast: false
2121
matrix:

0 commit comments

Comments
 (0)