Skip to content

add food-chain, part of 48 in 24 #549

add food-chain, part of 48 in 24

add food-chain, part of 48 in 24 #549

Workflow file for this run

name: emacs-lisp / main
on:
push:
branches: [master, main]
pull_request:
workflow_dispatch:
jobs:
ci:
runs-on: ubuntu-22.04
steps:
- uses: purcell/setup-emacs@c851e5408f2d2f657fa80375bbe3fb35029aa488
with:
version: 28.2
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.0.0
- name: Run exercism/emacs-lisp ci (runs tests) for all exercises
run: |
bash bin/stub-check
bash bin/test-examples