Compare commits

...

1 Commits

Author SHA1 Message Date
Thomas Carmet d0d8931547 try to activate back ft_test 2022-02-18 16:07:35 -08:00
1 changed files with 2 additions and 0 deletions

View File

@ -47,3 +47,5 @@ jobs:
- name: run executables tests
run: yarn install && yarn test
working-directory: 'lib/executables/pensieveCreds/'
- name: run ft tests
run: yarn ft_test