Skip to content

accept array of strings in clone_flags #174

accept array of strings in clone_flags

accept array of strings in clone_flags #174

Workflow file for this run

name: Tests
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: run tests
run: docker-compose run --rm tests