这个GitHub动作为您提供了一种在Github Acitons工作流程中运行Reckoner命令的方法 特征 运行Reckoner命令 支持的操作系统 Linux 入门 name : CI on : [push] jobs : build : runs-on : ubuntu-latest steps : - uses : actions/checkout@v1 - name : Setup tmate session uses : apex-crypto/reckoner-action@v1