Skip to content

Commit 51b98f2

Browse files
committed
🔧 fix: 移除release工作流中的严格警告设置
1 parent 3fb5b46 commit 51b98f2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ jobs:
1414
# 验证构建和测试
1515
validate:
1616
runs-on: ubuntu-latest
17-
env:
18-
RUSTFLAGS: "-D warnings"
1917
steps:
2018
- uses: actions/checkout@v4
2119

0 commit comments

Comments
 (0)