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

@ -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: