Skip to content

[CI] Remove duplicate jobs #91

[CI] Remove duplicate jobs

[CI] Remove duplicate jobs #91

Workflow file for this run

name: Command Bot Tests
on:
pull_request:
permissions:
contents: read
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: python3 .github/scripts/cmd/test_cmd.py