Skip to content

Commit

Permalink
Added logging to integration test. #2
Browse files Browse the repository at this point in the history
  • Loading branch information
DAQEM committed Nov 6, 2023
1 parent c924d25 commit adfa119
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_snmp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
netmon-snmp-polling-service-snmpd-test
- name: Test SNMP Details
run: dotnet test Tests/Netmon.SNMPPolling.IntegrationTests
run: dotnet test Tests/Netmon.SNMPPolling.IntegrationTests --logger "console;verbosity=detailed"

0 comments on commit adfa119

Please sign in to comment.