Skip to content

Commit

Permalink
Remove echo
Browse files Browse the repository at this point in the history
  • Loading branch information
sidharthv96 committed Jan 23, 2024
1 parent 42ad1f4 commit de03a01
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,6 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: 18.x
- run: |
echo '${{ env.targetHash }}'
echo '${{ toJson(github.event) }}'
- name: Cache snapshots
id: cache-snapshot
uses: actions/cache@v4
Expand Down

0 comments on commit de03a01

Please sign in to comment.