Skip to content

[CLI] Don't create a temp workspace on CI #405

[CLI] Don't create a temp workspace on CI

[CLI] Don't create a temp workspace on CI #405

Workflow file for this run

on: pull_request
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run ShellCheck
uses: ludeeus/[email protected]
with:
check_together: 'yes'