Add redpen test cases for #10

This commit is contained in:
haya14busa
2020-01-27 05:31:38 +00:00
parent 21178e40a4
commit b6750469ed
2 changed files with 18 additions and 0 deletions

View File

@@ -18,3 +18,17 @@ jobs:
- name: Check diff - name: Check diff
run: git diff run: git diff
needless_prefix:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ./
id: depup
with:
file: testdata/testfile
version_name: REDPEN_VERSION
repo: redpen-cc/redpen
- name: Check diff
run: git diff

4
testdata/testfile vendored
View File

@@ -10,3 +10,7 @@ yaml:
The above version should be updated to the latest version with this action. The above version should be updated to the latest version with this action.
Other test cases.
REDPEN_VERSION=1.10.1