From 208748291507946649a11dc4a691c40a07b39413 Mon Sep 17 00:00:00 2001 From: Hayden Young <22327045+hbjydev@users.noreply.github.com> Date: Sat, 31 Aug 2024 03:25:33 +0100 Subject: [PATCH] HEMTT not needed here --- .github/workflows/hemtt.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/hemtt.yaml b/.github/workflows/hemtt.yaml index f53c37e..5e57be7 100644 --- a/.github/workflows/hemtt.yaml +++ b/.github/workflows/hemtt.yaml @@ -13,8 +13,6 @@ jobs: - uses: actions/checkout@v4 with: submodules: recursive - - name: Setup HEMTT - uses: arma-actions/hemtt@v1 - name: Validate SQF run: python3 tools/sqf_validator.py - name: Validate Stringtables