Skip to content

feat: Adds Swift 6.3 & removes 6.0 #13

feat: Adds Swift 6.3 & removes 6.0

feat: Adds Swift 6.3 & removes 6.0 #13

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