Skip to content

Update makefile.yml

Update makefile.yml #2

Workflow file for this run

name: Makefile CI
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
jobs:
fallen:
runs-on: ubuntu-latest
steps:

Check failure on line 12 in .github/workflows/makefile.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/makefile.yml

Invalid workflow file

You have an error in your yaml syntax on line 12
- name: say hello
run: echo "Hello world!"