2
0
mirror of https://github.com/offen/website.git synced 2024-10-18 12:10:25 +02:00

persist user secrets in indexed db

This commit is contained in:
Frederik Ring 2019-04-26 20:35:53 -06:00
parent 685d5cc5ff
commit f67ea27579

View File

@ -55,7 +55,7 @@ jobs:
key: offen-vault-{{ checksum "package.json" }} key: offen-vault-{{ checksum "package.json" }}
- run: - run:
name: Run tests name: Run tests
command: npm test -- --allow-chrome-as-root command: npm test
workflows: workflows:
version: 2 version: 2