Skip to content
Snippets Groups Projects
Commit 844eff44 authored by Pablo Boizeau's avatar Pablo Boizeau
Browse files

Remove tests from CI on main

See merge request !40
parent 7d1c2f1e
Branches main
Tags v0.4.2
1 merge request!40Remove tests from CI on main
Pipeline #297505 passed
...@@ -29,8 +29,6 @@ stages: ...@@ -29,8 +29,6 @@ stages:
.tests_base: .tests_base:
extends: .static_analysis_with_pip_install extends: .static_analysis_with_pip_install
stage: Test stage: Test
rules:
- if: $CI_COMMIT_REF_PROTECTED == "false"
pylint: pylint:
script: script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment