Skip to content

Commit

Permalink
[ci] fixed booster test (#5251)
Browse files Browse the repository at this point in the history
* [ci] fixed booster test

* [ci] fixed booster test

* [ci] fixed booster test
  • Loading branch information
FrankLeeeee authored and flybird11111 committed Jan 29, 2024
1 parent e5a33da commit c15223b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_booster/test_plugin/test_3d_plugin.py
Original file line number Diff line number Diff line change
Expand Up @@ -262,4 +262,4 @@ def test_gemini_plugin(early_stop: bool = True):


if __name__ == "__main__":
test_gemini_plugin(early_stop=False)
test_gemini_plugin(early_stop=False)

0 comments on commit c15223b

Please sign in to comment.