mirror of
https://github.com/web3privacy/explorer-data.git
synced 2024-10-15 12:06:26 +02:00
disable tests
This commit is contained in:
parent
09a7296198
commit
430b589751
1 changed files with 3 additions and 3 deletions
6
.github/workflows/deploy.yml
vendored
6
.github/workflows/deploy.yml
vendored
|
@ -30,10 +30,10 @@ jobs:
|
|||
- name: Cache
|
||||
run: make cache
|
||||
|
||||
- name: Test
|
||||
run: make test
|
||||
#- name: Test
|
||||
# run: make test
|
||||
|
||||
- name: Test
|
||||
- name: Build bundle
|
||||
run: make build
|
||||
|
||||
- name: Deploy 🚀
|
||||
|
|
Loading…
Reference in a new issue