Skip to content

Commit 9928a24

Browse files
committed
fix naming
1 parent 7e194d8 commit 9928a24

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/doc.yml

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

33
on:
44
pull_request:

.github/workflows/fast.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Fast
1+
name: Fast tests (cmake)
22

33
on:
44
pull_request:

.github/workflows/slow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Slow
1+
name: Slow tests (b2)
22

33
on:
44
pull_request:

0 commit comments

Comments
 (0)