fix jobname

fixes-turtlebasket
Mattia Montanari 2023-02-14 13:35:40 +01:00 committed by GitHub
parent a7d39e3ab4
commit 0b857500fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ name: Run all demos
run-name: ${{ github.actor }} is running
on: [push]
jobs:
Run C example:
Run_C_example:
runs-on: mmontanari/devenv:buildenv-fedora
steps:
- run: echo "🎉 The job was automatically triggered by a ${{ github.event_name }} event."