We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a883746 commit 7e80e7cCopy full SHA for 7e80e7c
1 file changed
.github/workflows/build.yml
@@ -23,6 +23,6 @@ jobs:
23
uses: leanprover/lean-action@v1
24
with:
25
build: true
26
- build-args: "-wfail UnicodeBasic UnicodeData"
+ build-args: "--wfail UnicodeBasic UnicodeData"
27
test: true
28
use-mathlib-cache: false
0 commit comments