Skip to content

npm: bump typescript-coverage-report from 0.6.4 to 1.1.1 #458

npm: bump typescript-coverage-report from 0.6.4 to 1.1.1

npm: bump typescript-coverage-report from 0.6.4 to 1.1.1 #458

Workflow file for this run

on: [ pull_request, workflow_dispatch ]
jobs:
shellcheck:
name: shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: ludeeus/action-shellcheck@master
with:
severity: style
shellspec:
name: shellspec
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- run: |
curl -fsSL https://git.io/shellspec | sh -s -- --yes
${HOME}/.local/bin/shellspec