Cleanup e2e.yml

This commit is contained in:
Sidharth Vinod
2024-01-19 19:47:42 +05:30
parent 6334516639
commit d0224b23b0

View File

@@ -24,8 +24,6 @@ jobs:
cache:
runs-on: ubuntu-latest
steps:
- run: |
echo '${{ toJSON(github) }}' | sed 's/::/:/g'
- uses: actions/checkout@v4
- uses: pnpm/action-setup@v2
- name: Setup Node.js