updates .github-ci.yaml

This commit is contained in:
franz.germann1 2024-12-05 16:32:58 +01:00
parent 1a07f5ba84
commit afff26d2cc

View file

@ -3,6 +3,7 @@ name: ci-workflow
on: [push]
jobs:
ci:
runs-on: ubuntu-latest
steps:
# checkout repository
- name: checkout