Skip to content

Add agents tests to CICD #21

Add agents tests to CICD

Add agents tests to CICD #21

Workflow file for this run

on:
pull_request: {}
jobs:
test:
uses: diambra/agents/.github/workflows/reusable-test.yaml@fix-test-cicd
with:
arena_requirement_specifier: 'git+https://github.com/diambra/arena.git@${{ github.ref }}#egg='
agents_requirement_specifier: 'diambra/agents@main'