chore(elvis): Move elvis-check.sh to scripts dir

This commit is contained in:
Zaiming Shi 2020-12-18 22:48:42 +01:00
parent e72cbd22c4
commit 824cf26185
2 changed files with 1 additions and 1 deletions

View File

@ -8,4 +8,4 @@ jobs:
steps:
- uses: actions/checkout@v1
- run: |
./elvis-check.sh $GITHUB_BASE_REF
./scripts/elvis-check.sh $GITHUB_BASE_REF