feat: add test pattern

This commit is contained in:
swfz
2020-03-12 01:02:07 +09:00
parent b64231ec5f
commit 8907f95f88
2 changed files with 16 additions and 0 deletions

View File

@@ -32,3 +32,17 @@ jobs:
- name: Check diff
run: git diff
not_semver:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ./
id: depup
with:
file: testdata/testfile
version_name: TMUX_VERSION
repo: tmux/tmux
- name: Check diff
run: git diff