Skip to content

fix: add alembic merge migration to resolve multiple heads (#370) #33

fix: add alembic merge migration to resolve multiple heads (#370)

fix: add alembic merge migration to resolve multiple heads (#370) #33

Workflow file for this run

# Calls cross-service E2E tests in syft-nsai-tests on push to main.
# The job appears as a check on this repo's commits
name: Trigger E2E Tests
on:
push:
branches: [main]
jobs:
e2e:
uses: OpenMined/syft-nsai-tests/.github/workflows/e2e.yml@main
with:
syfthub_ref: ${{ github.sha }}
syft_space_ref: main