Skip to content

Extract forced actions from executor.py, fix tests (v0.6.0) #142

Extract forced actions from executor.py, fix tests (v0.6.0)

Extract forced actions from executor.py, fix tests (v0.6.0) #142

Workflow file for this run

name: Linux Tests
on: [push, pull_request]
jobs:
test-linux:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run Linux tests in Docker
run: |
chmod +x scripts/test-linux.sh
./scripts/test-linux.sh