Skip to content

[expo] remove topological sort #218

[expo] remove topological sort

[expo] remove topological sort #218

Workflow file for this run

# dummy CI to make all actions green
name: CI - dummy
on: [pull_request]
jobs:
test-go:
runs-on: ubuntu-latest
steps:
- run: echo "mark as passed"
test-expo:
runs-on: ubuntu-latest
steps:
- run: echo "mark as passed"