Skip to content

Use curl instead of wget for passing traffic #60

Use curl instead of wget for passing traffic

Use curl instead of wget for passing traffic #60

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