Skip to content

Commit 8aa74ca

Browse files
committed
Improve CI/CD formatting.
1 parent 88997dd commit 8aa74ca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ on:
2020

2121
env:
2222
COMPOSER_NO_INTERACTION: 1
23-
COMPOSER_PROCESS_TIMEOUT: 300 # Seconds.
23+
COMPOSER_PROCESS_TIMEOUT: 300 # Seconds.
2424

2525
jobs:
2626
build:
@@ -63,7 +63,7 @@ jobs:
6363
ini-values: memory_limit=256M, zend.assertions=1, \
6464
error_reporting=-1, display_errors=On
6565

66-
- name: Lint PHP files
66+
- name: Lint PHP files
6767
run: |
6868
set -e
6969
set -o nounset

0 commit comments

Comments
 (0)