Skip to content

Changing init.metta to run in the runner's top-level Space, rather th… #211

Changing init.metta to run in the runner's top-level Space, rather th…

Changing init.metta to run in the runner's top-level Space, rather th… #211

Workflow file for this run

name: ci auto
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
ci:
uses: ./.github/workflows/common.yml
with:
python-version: "3.7"
os: "ubuntu-20.04"
cmake-version: "3.16.x"