Skip to content

badge

badge #2

Workflow file for this run

name: CI
on: [push, pull_request]
jobs:
test:
name: test
uses: tenfyzhong/workflows/.github/workflows/fishtape.yml@main
with:
test-glob: "tests/*.fish"