This commit is contained in:
poma 2020-12-15 21:27:08 +03:00
parent 080be6297a
commit 56ae319e36
No known key found for this signature in database
GPG Key ID: BA20CB01FE165657
1 changed files with 2 additions and 0 deletions

View File

@ -16,6 +16,8 @@ jobs:
with:
node-version: 12
- run: yarn install
- run: cargo install zkutil
- run: yarn circuit
- run: yarn test
- run: yarn lint
- name: Telegram Failure Notification