Skip to content

[process] optimize the process.Percent function #912

[process] optimize the process.Percent function

[process] optimize the process.Percent function #912

Workflow file for this run

on: [push, pull_request]
name: Shellcheck
permissions:
contents: read
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master