Skip to content

fix uvloop to 0.20.0 in backend service #18

fix uvloop to 0.20.0 in backend service

fix uvloop to 0.20.0 in backend service #18

Workflow file for this run

name: ShellCheck
on: [pull_request]
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master