Skip to content

Partially overhaul logging & make base containers #103

Partially overhaul logging & make base containers

Partially overhaul logging & make base containers #103

Workflow file for this run

name: Tests
on:
push:
pull_request:
branches:
- 'main'
jobs:
test:
name: Tests
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: toitlang/action-setup@v1
with:
toit-version: 'v2.0.0-alpha.150'
- run: make test