Skip to content

Commit

Permalink
remove echo step
Browse files Browse the repository at this point in the history
  • Loading branch information
tecton committed Sep 21, 2023
1 parent 8e126a7 commit 5057efd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci-sample-validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,6 @@ jobs:
foldersOnly: true
format: json

- name: Echo changed files
run: echo ${{ steps.get_changed_folders.outputs.changed }}

- name: Run Sample Validation Tool on New Sample
if: ${{ github.event_name == 'pull_request' }}
run: |
Expand Down

0 comments on commit 5057efd

Please sign in to comment.