Skip to content

Add engine test.

Add engine test. #1624

Workflow file for this run

# DO NOT EDIT!
#
# This file is generated by Terraform.
# See https://github.com/dogmatiq/repos.
name: Continuous Integration
on:
push:
pull_request:
schedule:
- cron: 0 14 * * 0
jobs:
ci:
name: Shared
uses: dogmatiq/repos/.github/workflows/shared-go.yml@main
secrets: inherit