Skip to content

Phase 0.2 | Add Dry-run test SDK generation across all languages #1

Phase 0.2 | Add Dry-run test SDK generation across all languages

Phase 0.2 | Add Dry-run test SDK generation across all languages #1

name: SDK Generation Validation Simple
on:
pull_request:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Test step
run: echo "Hello world"