Skip to content

Fixes #5595 - Amend ATS Route(s) L60, M604 and N866 and create ATS Route Z150 #1986

Fixes #5595 - Amend ATS Route(s) L60, M604 and N866 and create ATS Route Z150

Fixes #5595 - Amend ATS Route(s) L60, M604 and N866 and create ATS Route Z150 #1986

Workflow file for this run

name: Validate
on:
pull_request:
jobs:
build:
if: ${{ false }} # disable for now as we're compiling on branches
name: "Validate Sectorfile"
runs-on: ubuntu-latest
steps:
- name: Checkout Code
uses: actions/checkout@v2
- name: Download Compiler
run: |
curl -L --output compiler https://github.com/VATSIM-UK/sector-file-compiler/releases/latest/download/cli-linux-x64
chmod +x ./compiler
- name: Validate
run: |
./compiler --config-file compiler.config.json --no-wait --validate