Skip to content

fix: Package Upload to wheel #323

fix: Package Upload to wheel

fix: Package Upload to wheel #323

Workflow file for this run

---
name: Shellcheck
on:
pull_request:
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: ShellCheck
run: shellcheck .github/*.sh