Skip to content

Commit 79d9118

Browse files
committed
Fix wording
1 parent 96f44f1 commit 79d9118

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/nightly_build_and_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Build and Test all Rust apps with last nightly
1+
name: Build and Test all Apps with last nightly
22
permissions:
33
contents: read
44

.github/workflows/reusable_build_and_test_with_last_nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Build and Test with last nightly
1+
name: Reusable Build and Test an App with last nightly
22
permissions:
33
contents: read
44

0 commit comments

Comments
 (0)