chore: Adjust the tcp-concurrent and sniffer log

This commit is contained in:
Meta
2022-04-27 15:22:42 +08:00
parent 2e08a4b4e1
commit 183973e823
5 changed files with 21 additions and 22 deletions

View File

@ -1,7 +1,7 @@
name: Alpha
name: alpha
on: [push]
jobs:
Feature-build:
Build:
if: ${{ !contains(github.event.head_commit.message, '[Skip CI]') }}
runs-on: ubuntu-latest
steps: