Skip to content

Commit 8b90fdf

Browse files
committed
Clean up
1 parent 5740542 commit 8b90fdf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/integration-test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Integration Test
1+
name: Integration tests
22

33
on:
44
pull_request:
@@ -23,7 +23,7 @@ jobs:
2323
gpu-arch-type: cpu
2424
gpu-arch-version:
2525
timeout: 120
26-
job-name: linux-cpu-integration-tests
26+
job-name: linux-cpu
2727

2828
script: |
2929
set -ex

0 commit comments

Comments
 (0)