Skip to content

Commit 2bb8a31

Browse files
committed
Added API key
1 parent ca6ac5c commit 2bb8a31

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ jobs:
2727
# exit-zero treats all errors as warnings. The GitHub editor is 127 chars wide
2828
flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics
2929
- name: Test with unittest
30-
env:
31-
API_KEY: ${{ secrets.ETHERSCAN_API_KEY }}
3230
run: |
33-
bash run_tests.sh API_KEY
31+
bash run_tests.sh ${{ secrets.ETHERSCAN_API_KEY }}
3432
bash <(curl -s https://codecov.io/bash)

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy