Skip to content

Commit

Permalink
fix: beacon fetcher test case
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkAfCod authored and GrapeBaBa committed Apr 22, 2024
1 parent 6b0633e commit b2d65eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
env:
ETH_API_KEY: ${{ secrets.ETH_API_KEY }}
OPT_API_KEY: ${{ secrets.OPT_API_KEY }}
BEACON_ARCHIVE_API_URL: ${{ secrets.BEACON_ARCHIVE_API_URL }}
run: ./gradlew build

- name: Generate JaCoCo Badge
Expand Down

0 comments on commit b2d65eb

Please sign in to comment.