Skip to content

Commit

Permalink
chore: ci cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
kark committed Jul 31, 2023
1 parent 9020889 commit 4fd2bd0
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/actions/ci/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,6 @@ runs:

- name: Install dependencies
run: pnpm install
env:
# https://github.com/bahmutov/cypress-gh-action-split-install/blob/ca3916d4e7240ebdc337825d2d78eb354855464b/.github/workflows/tests.yml#L14-L18
# https://github.com/marketplace/actions/cypress-io#custom-install
CYPRESS_INSTALL_BINARY: '0'
shell: bash

- name: Building packages
Expand Down

0 comments on commit 4fd2bd0

Please sign in to comment.