Skip to content

Commit

Permalink
CI - Disable annotations in arma.yml (acemod#10575)
Browse files Browse the repository at this point in the history
ci: disable annotations in arma.yml
  • Loading branch information
BrettMayson authored Dec 20, 2024
1 parent 745dc0c commit 96bd2b3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/arma.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ jobs:
uses: actions/checkout@v4
- name: Setup HEMTT
uses: arma-actions/hemtt@v1
with:
annotate: false
- name: Run HEMTT build
run: hemtt build
- name: Rename build folder
Expand Down

0 comments on commit 96bd2b3

Please sign in to comment.