Skip to content

docs: Streamlined the text, minor adjustments for clarity #5

docs: Streamlined the text, minor adjustments for clarity

docs: Streamlined the text, minor adjustments for clarity #5

Workflow file for this run

name: Tests
on:
push:
jobs:
shellcheck:
name: ShellCheck
runs-on: ubuntu-latest
steps:
- name: Check out repository code
uses: actions/checkout@v3
- name: Run ShellCheck
uses: ludeeus/[email protected]