This commit is contained in:
Jellyfrog
2022-11-10 10:43:24 +01:00
committed by GitHub
parent 298cfa2876
commit af081eb326

View File

@@ -179,6 +179,7 @@ jobs:
-
name: lnms dev:check ci
run: |
SNMPSIM=1 DBTEST=1 vendor/bin/phpunit --colors=always --stop-on-error --stop-on-failure
php lnms dev:check ci
env:
SKIP_UNIT_CHECK: ${{ matrix.skip-unit-check }}