Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

OutboundQueue V2

OutboundQueue V2 #3

Workflow file for this run

name: Command Bot Tests
on:
pull_request:
permissions:
contents: read
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
test-cmd-bot:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: python3 .github/scripts/cmd/test_cmd.py