Skip to content

Whoops forgot to add the header images #732

Whoops forgot to add the header images

Whoops forgot to add the header images #732

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 Foreman
uses: rojo-rbx/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}
- name: Run Selene
run: selene src test benchmark