Skip to content
Snippets Groups Projects
Verified Commit fefce103 authored by David Beniamine's avatar David Beniamine
Browse files

Comment ESLint script not working for now

parent 2dd94e1b
Branches
Tags
1 merge request!25Add a gitlab-ci file
......@@ -31,5 +31,4 @@ run_step "Doctrine load fixtures" php bin/console doctrine:fixtures:load --no-in
run_step "Unit and functional tests" composer tests
run_step "Php Code Sniffer" composer phpcs
run_step "Php Static analysis" composer phpstan
run_step "Javascript ESLint" npm run lint
exit_on_fail $? "starting apache"
#run_step "Javascript ESLint" npm run lint
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment