Skip to content
Snippets Groups Projects
Verified Commit e01d9805 authored by Bartek Jaskulski's avatar Bartek Jaskulski
Browse files

fix: skip codecept tests for libraries

parent 5af1cef9
No related branches found
No related tags found
No related merge requests found
...@@ -37,6 +37,8 @@ ...@@ -37,6 +37,8 @@
variables: variables:
- $DISABLE_CODECEPTION - $DISABLE_CODECEPTION
- $DISABLE_SMOKE_TESTS - $DISABLE_SMOKE_TESTS
- $IS_LIBRARY
- $IS_NPM_LIBRARY
allow_failure: false allow_failure: false
interruptible: true interruptible: true
before_script: before_script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment