mirror of
https://github.com/TheNetworkGuy/netbox-zabbix-sync.git
synced 2025-07-13 15:24:48 -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
|
||||
|
||||
on:
|
||||
workflow_call
|
||||
on:
|
||||
push:
|
||||
pull_request:
|
||||
|
||||
jobs:
|
||||
test_code:
|
||||
|
Loading…
Reference in New Issue
Block a user