Skip to content

Fix queued response parsing #8

Fix queued response parsing

Fix queued response parsing #8

Workflow file for this run

name: Format
on:
pull_request:
push:
branches:
- main
workflow_dispatch:
jobs:
format:
name: Format
runs-on: ubuntu-latest
steps:
- name: Checkout Repository
uses: actions/checkout@v3
with:
lfs: true
- name: Setup Aftman tools
uses: ok-nick/[email protected]
with:
cache: true
- name: Install Wally packages
run: chmod +x ./scripts/install-packages.sh && sh ./scripts/install-packages.sh
- name: Format Luau code
run: stylua src/