diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 958bbe8e4..ada8077bb 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -127,6 +127,7 @@ jobs: mkdir -p nullobject/src/main/nullobject mkdir -p query/src/main/query mkdir -p scan/src/main/scan + mkdir -p scan/src/main/transaction cd ../../../../ cp src/main/*.c build/temp*/src/main/src/main