diff --git a/actions/ql/test/library-tests/.github/workflows/commands.yml b/actions/ql/test/library-tests/basic/.github/workflows/commands.yml similarity index 100% rename from actions/ql/test/library-tests/.github/workflows/commands.yml rename to actions/ql/test/library-tests/basic/.github/workflows/commands.yml diff --git a/actions/ql/test/library-tests/.github/workflows/expression_nodes.yml b/actions/ql/test/library-tests/basic/.github/workflows/expression_nodes.yml similarity index 100% rename from actions/ql/test/library-tests/.github/workflows/expression_nodes.yml rename to actions/ql/test/library-tests/basic/.github/workflows/expression_nodes.yml diff --git a/actions/ql/test/library-tests/.github/workflows/many_strings.yml b/actions/ql/test/library-tests/basic/.github/workflows/many_strings.yml similarity index 100% rename from actions/ql/test/library-tests/.github/workflows/many_strings.yml rename to actions/ql/test/library-tests/basic/.github/workflows/many_strings.yml diff --git a/actions/ql/test/library-tests/.github/workflows/multiline.yml b/actions/ql/test/library-tests/basic/.github/workflows/multiline.yml similarity index 100% rename from actions/ql/test/library-tests/.github/workflows/multiline.yml rename to actions/ql/test/library-tests/basic/.github/workflows/multiline.yml diff --git a/actions/ql/test/library-tests/.github/workflows/multiline2.yml b/actions/ql/test/library-tests/basic/.github/workflows/multiline2.yml similarity index 100% rename from actions/ql/test/library-tests/.github/workflows/multiline2.yml rename to actions/ql/test/library-tests/basic/.github/workflows/multiline2.yml diff --git a/actions/ql/test/library-tests/.github/workflows/poisonable_steps.yml b/actions/ql/test/library-tests/basic/.github/workflows/poisonable_steps.yml similarity index 100% rename from actions/ql/test/library-tests/.github/workflows/poisonable_steps.yml rename to actions/ql/test/library-tests/basic/.github/workflows/poisonable_steps.yml diff --git a/actions/ql/test/library-tests/.github/workflows/shell.yml b/actions/ql/test/library-tests/basic/.github/workflows/shell.yml similarity index 100% rename from actions/ql/test/library-tests/.github/workflows/shell.yml rename to actions/ql/test/library-tests/basic/.github/workflows/shell.yml diff --git a/actions/ql/test/library-tests/.github/workflows/test.yml b/actions/ql/test/library-tests/basic/.github/workflows/test.yml similarity index 100% rename from actions/ql/test/library-tests/.github/workflows/test.yml rename to actions/ql/test/library-tests/basic/.github/workflows/test.yml diff --git a/actions/ql/test/library-tests/commands.expected b/actions/ql/test/library-tests/basic/commands.expected similarity index 100% rename from actions/ql/test/library-tests/commands.expected rename to actions/ql/test/library-tests/basic/commands.expected diff --git a/actions/ql/test/library-tests/commands.ql b/actions/ql/test/library-tests/basic/commands.ql similarity index 100% rename from actions/ql/test/library-tests/commands.ql rename to actions/ql/test/library-tests/basic/commands.ql diff --git a/actions/ql/test/library-tests/poisonable_steps.expected b/actions/ql/test/library-tests/basic/poisonable_steps.expected similarity index 100% rename from actions/ql/test/library-tests/poisonable_steps.expected rename to actions/ql/test/library-tests/basic/poisonable_steps.expected diff --git a/actions/ql/test/library-tests/poisonable_steps.ql b/actions/ql/test/library-tests/basic/poisonable_steps.ql similarity index 100% rename from actions/ql/test/library-tests/poisonable_steps.ql rename to actions/ql/test/library-tests/basic/poisonable_steps.ql diff --git a/actions/ql/test/library-tests/test.expected b/actions/ql/test/library-tests/basic/test.expected similarity index 100% rename from actions/ql/test/library-tests/test.expected rename to actions/ql/test/library-tests/basic/test.expected diff --git a/actions/ql/test/library-tests/test.ql b/actions/ql/test/library-tests/basic/test.ql similarity index 100% rename from actions/ql/test/library-tests/test.ql rename to actions/ql/test/library-tests/basic/test.ql diff --git a/actions/ql/test/library-tests/workflowenum.expected b/actions/ql/test/library-tests/basic/workflowenum.expected similarity index 100% rename from actions/ql/test/library-tests/workflowenum.expected rename to actions/ql/test/library-tests/basic/workflowenum.expected diff --git a/actions/ql/test/library-tests/workflowenum.ql b/actions/ql/test/library-tests/basic/workflowenum.ql similarity index 100% rename from actions/ql/test/library-tests/workflowenum.ql rename to actions/ql/test/library-tests/basic/workflowenum.ql