Skip to content

Commit b7ee66f

Browse files
committed
remove codebuild smoke tests and rename CI job
1 parent 6f413c0 commit b7ee66f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -285,8 +285,8 @@ jobs:
285285
run: |
286286
./utils/check_codegen_edits.py
287287
288-
# Runs the samples and ensures that everything is working
289-
linux-smoke-tests:
288+
# Runs the service client tests
289+
linux-service-client-tests:
290290
runs-on: ubuntu-latest
291291
strategy:
292292
fail-fast: false

0 commit comments

Comments
 (0)