fix tests

This commit is contained in:
Dennis Eichhorn 2023-09-26 15:47:54 +00:00
parent 057577faec
commit dbcfad533a

View File

@ -1,6 +1,16 @@
name: CI name: CI
on: [push, pull_request] on:
push:
branches:
- master
- develop
pull_request:
branches:
- master
- develop
schedule:
- cron: '0 0 1,15 * *'
jobs: jobs:
general_module_workflow: general_module_workflow: