mirror of
https://github.com/NeoCloud/NeoNetwork
synced 2024-11-22 05:30:42 +08:00
test-your-pr: fix bot comment: fail on failure [skip ci]
Signed-off-by: Jerry <isjerryxiao@outlook.com>
This commit is contained in:
parent
de4d5fe1cf
commit
be720938c2
1 changed files with 2 additions and 0 deletions
2
.github/workflows/test-your-pr.yml
vendored
2
.github/workflows/test-your-pr.yml
vendored
|
@ -63,3 +63,5 @@ jobs:
|
|||
with:
|
||||
GITHUB_TOKEN: ${{ secrets.COMMENT_GITHUB_TOKEN }}
|
||||
filePath: ~/buildjob_tail.log
|
||||
|
||||
- run: false
|
||||
|
|
Loading…
Reference in a new issue