mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 08:55:24 +00:00
Remove duplicate columns
property in firmware_eficheck_integrity_check.yml
(#9774)
Changes: - Removed the duplicate `columns` property from the `firmware_eficheck_integrity_check` table's YAML file that is currently causing the website build script to fail. (https://github.com/fleetdm/fleet/actions/runs/4136825407/jobs/7151210650#step:13:19)
This commit is contained in:
parent
6b50914500
commit
0e076a989f
@ -9,7 +9,6 @@ columns:
|
||||
description: |
|
||||
Contains the chip type, values are "apple", "intel-t1" and "intel-t2".
|
||||
If chip type is "apple" or "intel-t2" then no eficheck integrity check is executed.
|
||||
columns:
|
||||
- name: output
|
||||
type: text
|
||||
required: false
|
||||
|
Loading…
Reference in New Issue
Block a user