mirror of
https://github.com/web3privacy/explorer-data.git
synced 2024-10-15 12:06:26 +02:00
Merge pull request #349 from 0xdevant/feat/add-status-browser-info
feat: add status browser info and add back caching to test workflow
This commit is contained in:
commit
91d9b0bca8
2 changed files with 7 additions and 0 deletions
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
|
@ -26,5 +26,8 @@ jobs:
|
|||
with:
|
||||
timezoneLinux: "Europe/Prague"
|
||||
|
||||
- name: Cache
|
||||
run: make cache
|
||||
|
||||
- name: Test
|
||||
run: make test
|
||||
|
|
|
@ -4,3 +4,7 @@ categories:
|
|||
description: 'Access the latest defi dapps, exchanges, marketplaces, games and more with the Web3 Browser'
|
||||
links:
|
||||
web: https://status.im/web-three-browser/
|
||||
github: https://github.com/status-im
|
||||
blog: https://status.app/blog
|
||||
twitter: https://twitter.com/ethstatus
|
||||
facebook: https://www.facebook.com/ethstatus/about
|
||||
|
|
Loading…
Reference in a new issue