This commit is contained in:
Mattia Montanari
2023-02-14 13:46:38 +01:00
parent 32517b190b
commit 64f46a4ef0

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: ubuntu-latest
container: mmontanari/devenv:buildenv-fedora
steps: