Skip to content

Commit

Permalink
[link-adf:feature/dev-mkinas-es-migration] Temporary exclude ADF link…
Browse files Browse the repository at this point in the history
…ing from unit tests
  • Loading branch information
MichalKinas committed Nov 6, 2023
1 parent 9a7fe7d commit 6882b0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ jobs:
cache: 'npm'
- uses: ./.github/actions/before-install
- run: npm ci
- run: npm run affected:test -- --browsers=ChromeHeadless --watch=false $TEST_OPTS --base=origin/develop
- run: npm run affected:test -- --browsers=ChromeHeadless --watch=false --base=origin/develop

e2es:
needs: [lint, build, unit-tests]
Expand Down

0 comments on commit 6882b0c

Please sign in to comment.