Update runtests.yml
This commit is contained in:
8
.github/workflows/runtests.yml
vendored
8
.github/workflows/runtests.yml
vendored
@@ -6,11 +6,11 @@ on:
|
|||||||
description: 'Run debugging enabled (https://github.com/marketplace/actions/debugging-with-tmate)'
|
description: 'Run debugging enabled (https://github.com/marketplace/actions/debugging-with-tmate)'
|
||||||
required: false
|
required: false
|
||||||
default: false
|
default: false
|
||||||
# push:
|
push:
|
||||||
# branches:
|
branches:
|
||||||
# - master
|
- master
|
||||||
jobs:
|
jobs:
|
||||||
test_netdisco:
|
test_snmp_info:
|
||||||
name: Run SNMP::Info Test Suite
|
name: Run SNMP::Info Test Suite
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container:
|
container:
|
||||||
|
|||||||
Reference in New Issue
Block a user