Include tests in test CI job
This commit is contained in:
@@ -36,6 +36,7 @@ test:
|
||||
rules:
|
||||
- changes:
|
||||
- src/**/*
|
||||
- tests/**/*
|
||||
script:
|
||||
- dnf --setopt=cachedir=$(pwd)/.dnf_cache --setopt=keepcache=True install -y node npm
|
||||
- make deps-install
|
||||
|
||||
Reference in New Issue
Block a user