Update test.yml

This commit is contained in:
Jellyfrog
2022-11-10 12:13:41 +01:00
committed by GitHub
parent f42b3261dd
commit 10a36b16fe

View File

@ -179,7 +179,6 @@ 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 }}