Skip to content

Revert "Add scope:insert clean up sugar (#386)" (#391) #861

Revert "Add scope:insert clean up sugar (#386)" (#391)

Revert "Add scope:insert clean up sugar (#386)" (#391) #861

Workflow file for this run

# Taken from roblox-ts under the MIT license https://github.com/roblox-ts/roblox-ts/blob/master/.github/workflows/ci.yml
name: CI
on:
push:
branches:
main
jobs:
lint:
name: Lint
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v2.3.4
- name: Install Aftman
uses: ok-nick/setup-aftman@v0.4.2
with:
token: ${{ secrets.GITHUB_TOKEN }}
- name: Run Selene
run: selene src test