Skip to content

Commit 14510d3

Browse files
committed
ci: add emojis
Signed-off-by: Patrizio Bekerle <patrizio@bekerle.com>
1 parent e0028c0 commit 14510d3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/run-tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Run tests
1+
name: "🧪 Run tests"
22

33
on:
44
push:
@@ -9,5 +9,5 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
- uses: actions/checkout@v2
12-
- name: Run tests
12+
- name: "Run tests"
1313
run: php ./.github/workflows/scripts/run-tests.php

0 commit comments

Comments
 (0)