Skip to content

Change gitmodule to https and add branch support #352

Change gitmodule to https and add branch support

Change gitmodule to https and add branch support #352

Workflow file for this run

name: test
on: push
jobs:
test:
name: Run tests
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
submodules: recursive
- run: scripts/ci-test.sh