Skip to content

SK-2392 Migrate V2 code into main branch (#219) #115

SK-2392 Migrate V2 code into main branch (#219)

SK-2392 Migrate V2 code into main branch (#219) #115

Workflow file for this run

name: main
on:
push:
branches:
- main
jobs:
test:
uses: ./.github/workflows/shared-tests.yml
with:
python-version: '3.8'