Skip to content

beep function. for notifying after a long running command. works over… #15

beep function. for notifying after a long running command. works over…

beep function. for notifying after a long running command. works over… #15

Workflow file for this run

name: Test
on: [push, pull_request]
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2.3.4
- uses: bewuethr/shellcheck-action@v2