mirror of
https://github.com/TheNetworkGuy/netbox-zabbix-sync.git
synced 2026-03-21 20:18:38 -06:00
Fixed on statement on new testcode.
This commit is contained in:
Vendored
+3
-2
@@ -1,8 +1,9 @@
|
||||
---
|
||||
name: Pytest code testing
|
||||
|
||||
on:
|
||||
workflow_call
|
||||
on:
|
||||
push:
|
||||
pull_request:
|
||||
|
||||
jobs:
|
||||
test_code:
|
||||
|
||||
Reference in New Issue
Block a user