Replace ACT_GMOD_SIT_ROLLERCOASTER with ACT_HL2MP_SIT animation on playerstart chairs #182
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: GLuaTest Runner | |
on: | |
pull_request: | |
push: | |
branches: | |
- "master" | |
jobs: | |
run-gluatest: | |
uses: CFC-Servers/GLuaTest/.github/workflows/run_tests.yml@main | |
with: | |
requirements: lua/tests/acf/deps.txt |