Skip to content

Improve layer checker description and examples #327

Improve layer checker description and examples

Improve layer checker description and examples #327

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
jobs:
call-workflow-from-shared-config:
uses: rubyatscale/shared-config/.github/workflows/ci.yml@main
secrets: inherit
with:
test-command: "bundle exec rake"