Skip to content

Commit 7e80e7c

Browse files
committed
fix: typo
1 parent a883746 commit 7e80e7c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ jobs:
2323
uses: leanprover/lean-action@v1
2424
with:
2525
build: true
26-
build-args: "-wfail UnicodeBasic UnicodeData"
26+
build-args: "--wfail UnicodeBasic UnicodeData"
2727
test: true
2828
use-mathlib-cache: false

0 commit comments

Comments
 (0)