Skip to content

Commit 19d5762

Browse files
committed
Remove file extension from test
1 parent 3c8d342 commit 19d5762

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ jobs:
188188
component/test_vpc_routers
189189
component/test_vpn_users",
190190
"component/test_vpc_network_lbrules",
191-
"plugins/quota/test_quota_balance.py" ]
191+
"plugins/quota/test_quota_balance" ]
192192

193193
steps:
194194
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)