mirror of
https://github.com/TheNetworkGuy/netbox-zabbix-sync.git
synced 2025-07-16 20:22:56 -06:00
Fixed on statement on new testcode.
This commit is contained in:
parent
eb307337f6
commit
e91eecffaa
3
.github/workflows/run_tests.yml
vendored
3
.github/workflows/run_tests.yml
vendored
@ -2,7 +2,8 @@
|
|||||||
name: Pytest code testing
|
name: Pytest code testing
|
||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_call
|
push:
|
||||||
|
pull_request:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test_code:
|
test_code:
|
||||||
|
Loading…
Reference in New Issue
Block a user