Skip to content

Commit

Permalink
sha
Browse files Browse the repository at this point in the history
  • Loading branch information
IGallupSoCo committed Oct 11, 2024
1 parent 58dbbc8 commit f454921
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/cypress-integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,8 @@ jobs:
df -H
aws s3 cp $BUCKET_PATH$ARCHIVE_NAME .
echo "1"
mkdir vets-website
tar -xvjf vagovprod.tar.bz2 -C build/vagovprod
echo "2"
Expand Down Expand Up @@ -82,4 +83,4 @@ jobs:
- name: Call reusable action
id: cypress-action
uses: department-of-veterans-affairs/vsp-github-actions/cypress-integration-test/action.yaml@ac010f2321280aeaf558939493557d0cf555f034
uses: department-of-veterans-affairs/vsp-github-actions/cypress-integration-test/action.yaml@cypress-integration-test-migration

0 comments on commit f454921

Please sign in to comment.