Skip to content

Commit 4592f1b

Browse files
committed
[build] ci-python jobs not currently matching by default
1 parent 755d44c commit 4592f1b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
fi
8080
}
8181
check_binding "//java/" "java"
82-
check_binding "//py:" "py"
82+
check_binding "//py" "py"
8383
check_binding "//rb/" "rb"
8484
check_binding "//dotnet/" "dotnet"
8585
check_binding "//rust/" "rust"

0 commit comments

Comments
 (0)