Skip to content

Commit

Permalink
add cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
thecristen committed Mar 5, 2024
1 parent 4ed39d7 commit 7755108
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/use-deploy-ecs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ jobs:
node-version-file: .tool-versions
cache: npm
cache-dependency-path: assets/package-lock.json
- run: npm --prefix assets install --ignore-scripts # needed to install cypress plugins
- run: npx --prefix assets cypress run --spec cypress/e2e/smoke.cy.js
env:
CYPRESS_BASE_URL: ${{ needs.deploy.outputs.deployment-url }}
Expand Down

0 comments on commit 7755108

Please sign in to comment.