Skip to content

Commit a62163c

Browse files
authored
ci: fixed a mistype in nightly_memleaks.yml
1 parent 264025a commit a62163c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/nightly_memleaks.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
name: Nightly memleaks tests
2-
run-name: 🌙 Nightly memleaks tests ${{ github.sha }}
1+
name: Nightly memleak tests
2+
run-name: 🌙 Nightly memleak tests ${{ github.sha }}
33

44
on:
55
schedule:

0 commit comments

Comments
 (0)