Skip to content

Commit

Permalink
rename a bunch of tests
Browse files Browse the repository at this point in the history
  • Loading branch information
adilhafeez committed Feb 8, 2025
1 parent b1f30ac commit 0f297d1
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/e2e_archgw.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
pull_request:

jobs:
test:
e2e_archgw_tests:
runs-on: ubuntu-latest-m
defaults:
run:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/e2e_model_server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
pull_request:

jobs:
test:
e2e_model_server_tests:
runs-on: ubuntu-latest-m
defaults:
run:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/e2e_test_demos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
pull_request:

jobs:
test:
e2e_demo_tests:
runs-on: ubuntu-latest-m

steps:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/e2e_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
pull_request:

jobs:
test:
e2e_tests:
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit 0f297d1

Please sign in to comment.