Skip to content

fix: Inflation is real, we cannot afford real coffee #63

fix: Inflation is real, we cannot afford real coffee

fix: Inflation is real, we cannot afford real coffee #63

Workflow file for this run

# Copyright DB Netz AG and contributors
# SPDX-License-Identifier: Apache-2.0
name: generate-model-badge
on: push
jobs:
generate-model-badge:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v3
- name: Generate model badge
uses: DSD-DBS/py-capellambse/ci-templates/github/model-complexity-badge@master
with:
entrypoint: ${{ env.ENTRYPOINT }}
env:
ENTRYPOINT: "./coffee-machine-demo.aird"