Skip to content

Commit

Permalink
ci: switch to drpc token
Browse files Browse the repository at this point in the history
  • Loading branch information
q9f committed Dec 30, 2024
1 parent eca7233 commit 7cbb272
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/spec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
run: |
bundle exec rspec
env:
INFURA_TOKEN: ${{ secrets.INFURA_TOKEN }}
DRPC_TOKEN: ${{ secrets.DRPC_TOKEN }}
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v5
with:
Expand Down

0 comments on commit 7cbb272

Please sign in to comment.