提交 fa30fb45 编写于 作者: D Dan Siegel

chore: disable code format check

上级 e1b2f04f
......@@ -21,10 +21,10 @@ jobs:
with:
ref: ${{ github.head_ref }}
- name: Run dotnet format
id: format
uses: jfversluis/dotnet-format@v1.0.9
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
only-changed-files: false
workspace: "PrismLibrary.sln"
# - name: Run dotnet format
# id: format
# uses: jfversluis/dotnet-format@v1.0.9
# with:
# repo-token: ${{ secrets.GITHUB_TOKEN }}
# only-changed-files: false
# workspace: "PrismLibrary.sln"
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册