Skip to content

Commit 591bf22

Browse files
committed
try removing .. from module path
1 parent d083539 commit 591bf22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/rules_python_gazelle_plugin/1.7.0-rc0/presubmit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# limitations under the License.
1414

1515
bcr_test_module:
16-
module_path: "../examples/bzlmod_build_file_generation"
16+
module_path: "examples/bzlmod_build_file_generation"
1717
matrix:
1818
platform: ["debian11", "macos", "ubuntu2004", "windows"]
1919
# last_rc is to get latest 8.x release. Replace with 8.x when available.

0 commit comments

Comments
 (0)