mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-14 08:36:53 +00:00
update comment mode to latest action script version (#2558)
This commit is contained in:
parent
0022015a91
commit
313748a353
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -292,7 +292,7 @@ jobs:
|
||||
with:
|
||||
files: nim-beacon-chain/build/*.xml
|
||||
check_name: Unit Test Results ${{ matrix.target.os }}-${{ matrix.target.cpu }}
|
||||
comment_on_pr: false
|
||||
comment_mode: off
|
||||
|
||||
# Windows and macOS
|
||||
- name: Publish Unit Test Results
|
||||
@ -301,7 +301,7 @@ jobs:
|
||||
with:
|
||||
files: nim-beacon-chain/build/*.xml
|
||||
check_name: Unit Test Results ${{ matrix.target.os }}-${{ matrix.target.cpu }}
|
||||
comment_on_pr: false
|
||||
comment_mode: off
|
||||
|
||||
- name: Run nim-beacon-chain testnet0 (minimal)
|
||||
if: matrix.target.TEST_KIND == 'finalization-minimal'
|
||||
|
Loading…
x
Reference in New Issue
Block a user