提交 4719d54c 编写于 作者: P pissang

chore: enable unit test checking in pull request

上级 b8c6add1
......@@ -40,7 +40,7 @@ jobs:
runs-on: ubuntu-latest
needs: build
if: github.ref == 'refs/heads/master' || github.ref == 'refs/heads/release'
if: ${{ github.base_ref == 'refs/heads/master' || github.base_ref == 'refs/heads/release' }}
steps:
- name: unit test
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册