Skip to content

chore(build): fix agent name #25

chore(build): fix agent name

chore(build): fix agent name #25

Workflow file for this run

name: Build and Test
on: [push]
jobs:
run-container:
name: End to End
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: "Test Crate"
run: cargo test