Skip to content

Rearrange things and add GHA automation, README #5

Rearrange things and add GHA automation, README

Rearrange things and add GHA automation, README #5

Workflow file for this run

name: "Gremlin Evac"
on:
push:
jobs:
test:
name: Test
runs-on: windows-latest
steps:
- uses: actions/checkout@v3
- uses: ilammy/msvc-dev-cmd@v1
- uses: leafo/gh-actions-lua@v10
with:
luaVersion: "5.1"
- run: .\lib\DCS_updater.exe --quiet
- run: .\runtests.bat