Skip to content

Commit 45cf27d

Browse files
authored
Use the DEV version for regression testing
1 parent 142cf6e commit 45cf27d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
module = "tabularray"
33

4-
sourcefiles = {"tabularray.sty"}
4+
sourcefiles = {"tabularray-dev.sty"}
55

66
-- all files that match checksuppfiles in the supportdir are moved to build/test folder
77
supportdir = "./testfiles"

0 commit comments

Comments
 (0)