Fixed on statement on new testcode.

This commit is contained in:
TheNetworkGuy 2025-04-28 14:58:38 +02:00
parent eb307337f6
commit e91eecffaa

View File

@ -1,8 +1,9 @@
---
name: Pytest code testing
on:
workflow_call
on:
push:
pull_request:
jobs:
test_code: