Skip to content

need to tell crystal which overload to invoke #1017

need to tell crystal which overload to invoke

need to tell crystal which overload to invoke #1017

Workflow file for this run

name: CI
on:
push:
schedule:
- cron: '0 0 * * 0' # Every Sunday at midnight
jobs:
style:
uses: PlaceOS/.github/.github/workflows/crystal-style.yml@main
test:
uses: PlaceOS/.github/.github/workflows/containerised-test.yml@main