Skip to content

Commit 168835f

Browse files
ragboyjrRJ Garcia
authored andcommitted
Minor typo in workflow yaml
Signed-off-by: RJ Garcia <ragboyjr@icloud.com>
1 parent 78338b9 commit 168835f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ jobs:
1515
- uses: actions/checkout@v2
1616
- name: Install dependencies
1717
run: composer install
18-
- name:Run Tests
18+
- name: Run Tests
1919
run: composer test

0 commit comments

Comments
 (0)