Skip to content

Commit

Permalink
use python
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeWang1127 committed Dec 17, 2024
1 parent 1ec3d8d commit 286b2be
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,10 @@ steps:
id: additional-deps
waitFor: ["library-generation-build"]

- name: ${_TEST_IMAGE_ID}
- name: python3.12
entrypoint: bash
args: [
"-c",
"python",
"-m",
"unittest",
Expand Down

0 comments on commit 286b2be

Please sign in to comment.