Skip to content

ge: initial support for connectors #10

ge: initial support for connectors

ge: initial support for connectors #10

Workflow file for this run

name: Run tests
on:
push:
branches:
- main
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: make check