Skip to content

Commit 175e125

Browse files
committed
Use unique names for workflows
1 parent 303a38c commit 175e125

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/debug_fasp.yml

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

33
on:
44
pull_request:

.github/workflows/fasp_base.yml

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

33
on:
44
pull_request:

0 commit comments

Comments
 (0)