Skip to content

Commit

Permalink
check why we need this part
Browse files Browse the repository at this point in the history
  • Loading branch information
ydshieh committed Oct 3, 2024
1 parent 8b51810 commit 6058a92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/self-comment-slow-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
echo "${{ github.event.issue.pull_request != null }}"
echo "${{ github.event.pull_request != null }}"
echo "${{ github.workflow }}-${{ github.event.pull_request.number || github.event.issue.number }}-${{ contains(github.event.comment.body, '/pytest') }}"
sleep 15m
# - name: Set up GitHub CLI
# uses: actions/checkout@v4
Expand Down

0 comments on commit 6058a92

Please sign in to comment.