Skip to content

Commit

Permalink
Skip nightly tests
Browse files Browse the repository at this point in the history
  • Loading branch information
compulim committed Dec 6, 2023
1 parent 3a91a87 commit 42359f4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/pull-request-validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ defaults:
shell: bash

env:
jest-version: 28
CI_PULL_REQUEST: 1 # Skip nightly tests
jest-version: 29
node-version: 20.x
skip-secure-feed: true # TODO: Turn this off.

Expand Down

0 comments on commit 42359f4

Please sign in to comment.