[wip] try adding localstore step to GHA ci.yml

This commit is contained in:
Michael Bradley, Jr 2021-11-17 14:29:31 -06:00
parent 4e0af6c5f9
commit 9f0b0fa994
No known key found for this signature in database
GPG Key ID: D0307DBCF21A9A58
1 changed files with 7 additions and 0 deletions

View File

@ -174,3 +174,10 @@ jobs:
working-directory: nim-dagger
run: |
make test
- name: Build and run localstore experiment
if: matrix.target.os != 'windows'
shell: bash
working-directory: nim-dagger
run: |
./env.sh nimble localstore