diff --git a/.github/workflows/github-actions-demo.yml b/.github/workflows/github-actions-demo.yml index d101ae7..530f255 100644 --- a/.github/workflows/github-actions-demo.yml +++ b/.github/workflows/github-actions-demo.yml @@ -1,4 +1,4 @@ -name: Testing examples with FMU Checker +name: nim compilation - Model Exchange run-name: ${{ github.actor }} is testing out GitHub Actions 🚀 on: [push] jobs: