flips
diff --git a/.github/workflows/release_module.yml b/.github/workflows/release_module.yml
index ea2e947..b46ab52 100644
--- a/.github/workflows/release_module.yml
+++ b/.github/workflows/release_module.yml
@@ -68,4 +68,4 @@
       # TODO: https://github.com/bazelbuild/rules_pkg/issues/1031
       release_files: "bazel-bin/distro/rules_pkg_${{ inputs.subdir }}-*.tgz"
       tag_name: "rules_pkg_${{ inputs.subdir }}-${{ inputs.version }}"
-      bazel_test_command: "bazel test --biuld_tests_only -- //tests/... -//tests/rpm/..."
+      bazel_test_command: "bazel test --build_tests_only -- //tests/... -//tests/rpm/..."