Skip to content

Commit

Permalink
new changes in test
Browse files Browse the repository at this point in the history
  • Loading branch information
Moneexa committed Nov 23, 2023
1 parent 3de5194 commit 4521776
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Run Cypress tests
env:
CYPRESS_OAUTH_E2E_AUTH_ID: ${{ secrets.OAUTH_E2E_AUTH_ID }}
USER: ${{ secrets.USER }}
CYPRESS_USER: ${{ secrets.USER }}
run: |
npm start &
npm run e2e:test-ci
Expand Down

0 comments on commit 4521776

Please sign in to comment.