Skip to content

Commit

Permalink
chore: remove debug log
Browse files Browse the repository at this point in the history
  • Loading branch information
sripwoud committed Jun 25, 2024
1 parent 17f71a7 commit 0c312d9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,6 @@ jobs:
with:
files: packages/**/*.{sol,json,ts}

- run: echo ${{ steps.changed-files.outputs.modified_files }}

compile:
if: ${{ needs.get-changed-files.outputs.any_changed == 'true' }}
needs: [get-changed-files, deps]
Expand Down

0 comments on commit 0c312d9

Please sign in to comment.