Skip to content

Commit

Permalink
Update prod_deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
atifather authored Aug 12, 2024
1 parent e64602a commit 583dcf5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/prod_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@ jobs:
sudo apt-get update
sudo apt-get install -y xvfb
- name: Run tests
run: xvfb-run --auto-servernum --server-args='-screen 0, 1920x1080x24' yarn run-e2e-tests
# - name: Run tests
# run: xvfb-run --auto-servernum --server-args='-screen 0, 1920x1080x24' yarn run-e2e-tests

- name: Configure AWS Production credentials
uses: aws-actions/configure-aws-credentials@v1
Expand Down

0 comments on commit 583dcf5

Please sign in to comment.