File: compile.yml

package info (click to toggle)
with-editor 3.4.8-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 260 kB
  • sloc: lisp: 757; makefile: 159
file content (6 lines) | stat: -rw-r--r-- 145 bytes parent folder | download | duplicates (18)
1
2
3
4
5
6
name: Compile
on: [push, pull_request]
jobs:
  compile:
    name: Compile
    uses: emacscollective/workflows/.github/workflows/compile.yml@main