Feature/scanner/option #27

Merged
bazaah merged 19 commits from feature/scanner/option into master 2021-09-09 19:29:29 +00:00
1 changed files with 3 additions and 0 deletions
Showing only changes of commit c79bcc8114 - Show all commits

View File

@ -23,6 +23,9 @@ jobs:
- name: "Unit Tests"
cmd: test
args: --lib --bins
- name: "Unit Tests: feature.test_buffer_small"
cmd: test
args: --lib --features=test_buffer_small
include:
- os: ubuntu-latest
sccache-path: /home/runner/.cache/sccache