Skip to content

Converts to swift-format #17

Converts to swift-format

Converts to swift-format #17

Workflow file for this run

name: Self-test the CI workflows
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
lint:
uses: ./.github/workflows/lint.yaml
with:
package_path: WorkflowTestPackage
test:
uses: ./.github/workflows/test.yaml
with:
package_path: WorkflowTestPackage