Skip to content

Use 'printf' instead 'echo' to print movie information (#242) #10

Use 'printf' instead 'echo' to print movie information (#242)

Use 'printf' instead 'echo' to print movie information (#242) #10

Workflow file for this run

on: push
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master