Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
X-oss-byte committed Jul 29, 2023
1 parent 6a5d439 commit 9779fe5
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,15 +36,14 @@ jobs:
with:
comment-id: ${{ steps.comment.outputs.comment-id }}
issue-number: ${{ github.event.pull_request.number }}
body: |
## :hourglass_flowing_sand: CI is running again... :hourglass_flowing_sand:
body: import

[Wait for it...](https://github.com/vercel/turbo/actions/runs/${{ github.run_id }})

<!-- CI COMMENT -->

edit-mode: replace

h
- name: Checkout
uses: actions/checkout@v3

Expand Down

0 comments on commit 9779fe5

Please sign in to comment.