Skip to content

add feather links

add feather links #3

Workflow file for this run

name: Specs
on:
push:
branches:
- master
- main
pull_request:
permissions:
contents: read
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: leafo/gh-actions-lua@v11
with:
luaVersion: "5.4"
- uses: leafo/gh-actions-luarocks@v5
- run: luarocks install busted
- run: busted spec