Skip to content

Commit

Permalink
chores: test ci script
Browse files Browse the repository at this point in the history
  • Loading branch information
cosinlink committed Sep 8, 2024
1 parent 5f57952 commit 10c1695
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/check-bsc-hardfork-bytecode.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,5 @@ jobs:
- name: Compare genesis with hardfork bytecode files from BSC repo
run: |
export HARDFORK_NAME=${{ steps.extract_pr_description.outputs.info.hardfork }}
export PR_BODY=${{ steps.extract_pr_description.outputs.prBody }}
echo ${{ steps.extract_pr_description.outputs.info.hardfork }}
ts-node scripts/check-bsc-hardfork-bytecode.ts

0 comments on commit 10c1695

Please sign in to comment.