Skip to content

Commit

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

0 comments on commit 1d6eab7

Please sign in to comment.