Skip to content
This repository has been archived by the owner on May 24, 2022. It is now read-only.

Commit

Permalink
Tools - Enable CI BOM Check (#223)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonpas committed Mar 6, 2020
1 parent aa131ba commit 02b0046
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/arma.yml
Expand Up @@ -21,8 +21,7 @@ jobs:
- name: Check Strings
run: python3 tools/check_strings.py
- name: Check for BOM
uses: arma-actions/bom-check@master
continue-on-error: true # https://github.com/arma-actions/bom-check/issues/1
uses: arma-actions/bom-check@v1

lint:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 02b0046

Please sign in to comment.