Skip to content

feat(ego-simulate): add ESLint errors as rejection reason #23 (#5) #6

feat(ego-simulate): add ESLint errors as rejection reason #23 (#5)

feat(ego-simulate): add ESLint errors as rejection reason #23 (#5) #6

Workflow file for this run

name: Tests
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run tests
run: bash tests/run-tests.sh