mirror of
https://github.com/mshick/add-pr-comment.git
synced 2026-01-02 06:49:48 +11:00
test context
This commit is contained in:
parent
3d410f594d
commit
92c3de9d8c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
|
@ -9,7 +9,7 @@ jobs:
|
||||||
- uses: actions/checkout@v1
|
- uses: actions/checkout@v1
|
||||||
|
|
||||||
- run: npm ci
|
- run: npm ci
|
||||||
- run: npm test
|
# - run: npm test
|
||||||
- uses: ./
|
- uses: ./
|
||||||
with:
|
with:
|
||||||
msg: Hello!
|
msg: Hello!
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue