Skip to content

Commit ab49241

Browse files
committed
chore: update id names for tests
1 parent 5ae6850 commit ab49241

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.cl/cloudbuild.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# limitations under the License.
1414

1515
steps:
16-
- id: run integration tests
16+
- id: run integration tests 3.13
1717
name: python:3.13
1818
entrypoint: bash
1919
env:
@@ -24,7 +24,7 @@ steps:
2424
- |
2525
pip install nox
2626
nox -s system-3.13
27-
- id: run integration tests
27+
- id: run integration tests 3.9
2828
name: python:3.9
2929
entrypoint: bash
3030
env:

0 commit comments

Comments
 (0)