Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
akihironitta committed Aug 6, 2022
1 parent 0d0840d commit b7b7f20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-pytorch_test-slow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ concurrency:
jobs:
slow:
runs-on: ${{ matrix.os }}
# if: github.event.pull_request.draft == false # FIXME
if: github.event.pull_request.draft == false
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit b7b7f20

Please sign in to comment.