We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2de3f3 commit 04d0a49Copy full SHA for 04d0a49
.github/workflows/etherscan.yml
@@ -41,4 +41,4 @@ jobs:
41
GITHUB_ETHERSCAN: ${{ secrets.GITHUB_ETHERSCAN }}
42
shell: bash
43
run: |
44
- bash "scripts/travis_ci_${TEST_TYPE}.sh"
+ bash "scripts/ci_test_${TEST_TYPE}.sh"
0 commit comments