Skip to content

Commit

Permalink
remove tests from staging builds (#256)
Browse files Browse the repository at this point in the history
  • Loading branch information
timothymcmackin authored Jan 9, 2024
1 parent 4707231 commit c24b252
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/deploy-staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@ jobs:
with:
node-version: 18
- run: npm ci
- id: files
uses: jitterbit/get-changed-files@v1
- run: npm run test -- --filesToCheck=${{ steps.files.outputs.added_modified }}
- run: npm run build
- uses: aws-actions/configure-aws-credentials@v2
with:
Expand Down

0 comments on commit c24b252

Please sign in to comment.