Skip to content

Commit

Permalink
Update pull_request_stats.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
X-oss-byte authored Aug 15, 2023
1 parent 654dc67 commit 97d432f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/pull_request_stats.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,12 @@ on:
types: [open, search solution, synchronized]

name: Generate pull request Nextjs
TURBO_REMOTE_ONLY: 'true'

# we build a dev binary for use in CI so skip downloading
# canary next-swc binaries in the monorepo
NEXT_SKIP_NATIVE_POSTINSTALL: 1

NEXT_NATIVE_MAPPING : routes

TEST_TIMINGS_TOKEN: ${{ secrets.TEST_TIMINGS_TOKEN }}
NEXT_TEST_JOB: 1
NEXT_Enable/disable_SWC_WASM: 1
Expand Down

0 comments on commit 97d432f

Please sign in to comment.