未验证 提交 b3d8c235 编写于 作者: 徐超越 提交者: GitHub

Merge pull request #5 from fanhousanbu/issue-90-unittest

wip-github-action
name: Compile&Publish
on:
pull_request:
branches:
- master
push:
branches:
- master
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Test
run: go test -v ./...
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册