Skip to content

Commit

Permalink
ci: Migration from ci-runner to matterlabs-ci-runner
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandrst88 committed Oct 16, 2023
1 parent 8ad0229 commit d454ac5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/app-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ jobs:
working-directory: ./
if: steps.cache-nodemodules.outputs.cache-hit != 'true'
run: |
sleep 999999999
npm pkg delete scripts.prepare
npm ci
Expand Down

0 comments on commit d454ac5

Please sign in to comment.