Skip to content

Merge pull request #4 from TheJonaMr/main #204

Merge pull request #4 from TheJonaMr/main

Merge pull request #4 from TheJonaMr/main #204

Workflow file for this run

name: aicex ci
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
test:
runs-on: ubuntu-latest
container:
image: wulffern/aicex:latest
options: --user root
steps:
- name: aicex
uses: actions/checkout@main
with:
submodules: recursive
- name: Run tests
run: |
/bin/bash tests/run_docker_test.sh