Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 committed Apr 11, 2023
1 parent 249eb44 commit e3361b2
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,5 @@ jobs:
uses: actions/checkout@v3.5.0
- name: shellcheck
uses: reviewdog/action-shellcheck@v1.17
- name: Run renovate-config-validator with the default values
- name: Run renovate-config-validator
uses: ./
- name: Run renovate-config-validator with non default values
uses: ./
with:
config_file: 'renovate-new.json'

0 comments on commit e3361b2

Please sign in to comment.