Skip to content

fix admin apps not shown in smallweb ls output #411

fix admin apps not shown in smallweb ls output

fix admin apps not shown in smallweb ls output #411

Workflow file for this run

name: "lint"
on: ["push", "pull_request"]
jobs:
ci:
name: "lint"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 1
- uses: dominikh/staticcheck-action@v1
with:
version: "latest"