Skip to content

Commit ca6ee50

Browse files
committed
chore: update build workflow
1 parent eac4e25 commit ca6ee50

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 lookup makeCLib makeTables"
2727
test: true
2828
use-mathlib-cache: false

0 commit comments

Comments
 (0)