Merge remote-tracking branch 'origin/main' into ql_gen

This commit is contained in:
Nick Rolfe
2020-10-28 10:30:36 +00:00
11 changed files with 25 additions and 54 deletions

View File

@@ -20,8 +20,6 @@ jobs:
steps:
- uses: actions/checkout@v2
with:
submodules: true
- name: Build
run: cargo build --verbose
- name: Run tests