Skip to content

Commit f8ba43c

Browse files
committed
Better names for suite workflows
1 parent bcd07e6 commit f8ba43c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/suite-integ-test-caching.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: CI-integ-test
1+
name: suite-integ-test-caching
22

33
on:
44
workflow_call:

.github/workflows/suite-integ-test-other.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: CI-integ-test
1+
name: suite-integ-test-other
22

33
on:
44
workflow_call:

0 commit comments

Comments
 (0)