Skip to content

fix(bookings): details specs for desired behaviour [PROJ-636] (#252) #1029

fix(bookings): details specs for desired behaviour [PROJ-636] (#252)

fix(bookings): details specs for desired behaviour [PROJ-636] (#252) #1029

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