Skip to content

Commit

Permalink
Revert "add cypress"
Browse files Browse the repository at this point in the history
This reverts commit 0ebdab1.
  • Loading branch information
brindasasi committed May 24, 2024
1 parent 34f1ec6 commit ba0a6b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infrastructure/azure-pipelines-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ stages:
API_PROTECTED_URI: /admin/graphql
# We don't need Cypress in this environment, and so this avoid permission errors of installing it.
# See: https://docs.cypress.io/guides/getting-started/installing-cypress#Skipping-installation
CYPRESS_INSTALL_BINARY: "/opt/cypress/13.10.0/cypress.zip"
CYPRESS_INSTALL_BINARY: 0

- task: ArchiveFiles@2
displayName: "Archive Files"
Expand Down

0 comments on commit ba0a6b2

Please sign in to comment.