Skip to content

feat: install and configure gleam #208

feat: install and configure gleam

feat: install and configure gleam #208

Workflow file for this run

name: Check shell and Lua
on: [ push ]
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Check Lua files
uses: nebularg/actions-luacheck@v1
with:
files: ./nvim
- name: fish-actions/install-fish
uses: fish-actions/[email protected]
- name: fish-shop/syntax-check
uses: fish-shop/[email protected]