mirror of
https://github.com/TheNetworkGuy/netbox-zabbix-sync.git
synced 2025-07-16 04:02:56 -06:00
Fixed on statement on new testcode.
This commit is contained in:
parent
eb307337f6
commit
e91eecffaa
5
.github/workflows/run_tests.yml
vendored
5
.github/workflows/run_tests.yml
vendored
@ -1,8 +1,9 @@
|
|||||||
---
|
---
|
||||||
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