mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -197,7 +197,7 @@ jobs:
|
||||
cat /tmp/artisan-serve.log || true
|
||||
-
|
||||
name: Dump snmp logs
|
||||
if: always() && matrix.skip-unit-check != '1'
|
||||
if: failure() && matrix.skip-unit-check != '1'
|
||||
run: |
|
||||
cat /tmp/snmpsimd.log || true
|
||||
-
|
||||
|
||||
Reference in New Issue
Block a user