Skip to content

Commit

Permalink
test: limit lint to sample dir
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleTryon committed Jul 14, 2023
1 parent cd876e9 commit f690bb0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/test-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ workflows:
# Make sure to include "filters: *filters" in every test job you want to run as part of your deployment.
# Test your orb's commands in a custom job and test your orb's jobs directly as a part of this workflow.
- vale/lint:
base_dir: "sample/"
filters: *filters
# The orb must be re-packed for publishing, and saved to the workspace.
- orb-tools/pack:
Expand Down

0 comments on commit f690bb0

Please sign in to comment.