File: test.yml

package info (click to toggle)
magit 4.5.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,084 kB
  • sloc: lisp: 28,431; makefile: 430; sh: 35
file content (6 lines) | stat: -rw-r--r-- 133 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
name: Test
on: [push, pull_request]
jobs:
  test:
    name: Test
    uses: emacscollective/workflows/.github/workflows/test.yml@main