Skip to content

Commit

Permalink
Revert "test: remove validate all prs in workflow"
Browse files Browse the repository at this point in the history
This reverts commit d2e0122.
  • Loading branch information
Robert Tyree committed Dec 28, 2021
1 parent 2c5a7c2 commit b20d3ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/validate_packs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ jobs:
- name: Install dependencies
run: cd utils && yarn install

# - name: Validate all quickstart files
# run: cd utils && yarn validate-quickstarts
- name: Validate all quickstart files
run: cd utils && yarn validate-quickstarts

- name: Validate pr quickstart files
env:
Expand Down

0 comments on commit b20d3ee

Please sign in to comment.