Skip to content

Merge pull request #52 from ChimeraOS/stable-testing-support #191

Merge pull request #52 from ChimeraOS/stable-testing-support

Merge pull request #52 from ChimeraOS/stable-testing-support #191

Workflow file for this run

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