Skip to content

Testing local gif for updated wiki #64

Testing local gif for updated wiki

Testing local gif for updated wiki #64

Workflow file for this run

name: CI
on: [push, pull_request]
jobs:
lint:
name: Lint Lua Scripts
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Lint
uses: GoatG33k/fivem-lua-lint-action@v1