Skip to content
Projects
Groups
Snippets
Help
Sign in / Register
Toggle navigation
U
unleash-client-php
Project overview
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Locked Files
Issues
0
Merge Requests
2
CI / CD
Security & Compliance
Packages
Wiki
Snippets
Members
Collapse sidebar
Close sidebar
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Minds
unleash-client-php
Commits
92519465
Commit
92519465
authored
1 hour ago
by
Emiliano Balbuena
Browse files
Options
Download
(ci): Fix Gitlab CI file
parent
ae2e750f
goal/clean-up-unleash-client
1 merge request
!2
WIP: Clean up and strategies
Pipeline
#105637279
passed with stage
in 1 minute and 6 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.gitlab-ci.yml
View file @
92519465
...
...
@@ -25,7 +25,7 @@ lint:
script
:
-
bin/php-cs-fixer fix --allow-risky=yes --verbose --dry-run
test
:
test
:
stage
:
test
script
:
-
php composer.phar test
\ No newline at end of file
This diff is collapsed.
Please
register
or
sign in
to comment