Skip to content

Commit

Permalink
add event to control the workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
guoshzhao committed Sep 18, 2024
1 parent 1068d28 commit db68a70
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/unit-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ on:

jobs:
unit-tests:
if: github.event.review.state == 'approved'
name: Build and test with torch-${{ matrix.torch }}
runs-on: [self-hosted, linux, x64, gpu]
strategy:
Expand Down

0 comments on commit db68a70

Please sign in to comment.