Skip to content

Commit 31d9b7a

Browse files
committed
xx
1 parent 541f7ab commit 31d9b7a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/push.yml

+3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: CI
22
on: [push]
33

4+
env:
5+
PHP_CS_FIXER_IGNORE_ENV: 1
6+
47
jobs:
58
unit-tests:
69
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)