Skip to content

feat: add agent upload/download (#161) #21

feat: add agent upload/download (#161)

feat: add agent upload/download (#161) #21

Workflow file for this run

name: CI
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: chartboost/ruff-action@v1