Skip to content

Commit

Permalink
remove --verbose
Browse files Browse the repository at this point in the history
  • Loading branch information
furkansahin committed Mar 4, 2024
1 parent 4e2ffc8 commit f42974f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/verify-pr-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,6 @@ jobs:
--profile=${{matrix.build-profile}} \
--package=${{matrix.package}} \
--root
--verbose
- name: Check Deterministic WASM Build Exists
if: steps.cache-wasm.outputs.cache-hit != 'true'
run: file ${{env.WASM_DIR}}/${{env.BUILT_WASM_FILENAME}}
Expand Down

0 comments on commit f42974f

Please sign in to comment.