Skip to content

Commit

Permalink
Remove TODO from workflow
Browse files Browse the repository at this point in the history
commit-id:c494512a
  • Loading branch information
tomek0123456789 committed Apr 11, 2024
1 parent e5b668d commit a57c37d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ jobs:
- name: Smoke test
shell: bash
env:
RPC_URL: ${{ secrets.CHEATNET_RPC_URL }}
RPC_URL: ${{ secrets.RPC_URL }}
run: |
BINARY_PATH="${{ env.BINARY_PATH }}"
BINARY_PATH="${BINARY_PATH%.tar.gz}"
Expand Down

0 comments on commit a57c37d

Please sign in to comment.