Skip to content

Merge branch 'main' of https://github.com/Elttob/Fusion #828

Merge branch 'main' of https://github.com/Elttob/Fusion

Merge branch 'main' of https://github.com/Elttob/Fusion #828

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/[email protected]
- name: Install Aftman
uses: ok-nick/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}
- name: Run Selene
run: selene src test