test context

This commit is contained in:
Michael Shick 2019-11-22 18:36:43 -05:00
parent 3d410f594d
commit 92c3de9d8c
No known key found for this signature in database
GPG key ID: ADF5BC9704BB4A61

View file

@ -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!