Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
TilakMaddy committed Mar 10, 2025
1 parent c0c78bf commit 7167875
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reports.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:
diff ./reports/nft-report.md ./reports/nft-workflow-report.md
;;
nft-workflow-env)
cargo run -- -o ./reports/nft-workflow-report.md --src src/ ./tests/foundry-nft-f23 --skip-update-check
cargo run -- -o ./reports/nft-workflow-report-icm.md ./tests/foundry-nft-f23-icm --skip-update-check
diff ./reports/nft-report-icm.md ./reports/nft-workflow-report-icm.md
;;
ccip-functions-report)
Expand Down

0 comments on commit 7167875

Please sign in to comment.