Skip to content

Commit

Permalink
chore(tasks): add descriptions to compliance tasks
Browse files Browse the repository at this point in the history
  • Loading branch information
brandtkeller committed Jul 18, 2024
1 parent 8da2072 commit ce87762
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tasks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -111,10 +111,12 @@ tasks:
- task: test:uds-core-upgrade

- name: test-compliance-validate
description: "Validate Compliance of UDS Core to produce Assessment Results"
actions:
- task: test:compliance-validate

- name: test-compliance-evaluate
description: "Evaluate Compliance of UDS Core against an established threshold"
actions:
- task: test:compliance-evaluate

Expand Down

0 comments on commit ce87762

Please sign in to comment.