mirror of
https://github.com/chaintool-py/eth-erc20.git
synced 2024-11-21 17:26:47 +01:00
chore: fix path
This commit is contained in:
parent
e4f419aefa
commit
138b81e5a7
@ -3,7 +3,7 @@ stages:
|
|||||||
- slither-analyzer
|
- slither-analyzer
|
||||||
|
|
||||||
test:
|
test:
|
||||||
image: registry.gitlab.com/grassrootseconomics/cic-base-images/ci-solc-py:latest
|
image: registry.gitlab.com/grassrootseconomics/cic-base-images/ci-solc-python:latest
|
||||||
cache:
|
cache:
|
||||||
- key:
|
- key:
|
||||||
files:
|
files:
|
||||||
@ -22,7 +22,7 @@ test:
|
|||||||
|
|
||||||
|
|
||||||
slither-analize:
|
slither-analize:
|
||||||
image: registry.gitlab.com/grassrootseconomics/cic-base-images/ci-solc-py:latest
|
image: registry.gitlab.com/grassrootseconomics/cic-base-images/ci-solc-python:latest
|
||||||
script:
|
script:
|
||||||
- pip install slither-analyzer
|
- pip install slither-analyzer
|
||||||
- slither solidity/
|
- slither solidity/
|
||||||
|
Loading…
Reference in New Issue
Block a user