Skip to content

Commit

Permalink
#2490: debugging oauth ci
Browse files Browse the repository at this point in the history
  • Loading branch information
sudo-may committed Jun 19, 2024
1 parent 5a7da48 commit bd6055a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-test-oauth.yml
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,7 @@ jobs:
- name: Run Cypress tests
run: |
cd e2e-tests
npm install
../.github/scripts/runSubsetOfCypressTests.sh -t 20 -c ${{ matrix.container }}
cd ..
env:
Expand Down

0 comments on commit bd6055a

Please sign in to comment.