Skip to content

Commit

Permalink
Trigger build for e2e logging
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffsee55 committed May 23, 2024
1 parent a26ea7b commit 203cc6f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/quiet-tomatoes-destroy.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@vercel/build-utils': patch
---

Trigger change
3 changes: 3 additions & 0 deletions packages/build-utils/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,9 @@ import {
scanParentDirs,
traverseUpDirectories,
} from './fs/run-user-scripts';

console.log('ignore this, testing....');

import {
getLatestNodeVersion,
getDiscontinuedNodeVersions,
Expand Down

0 comments on commit 203cc6f

Please sign in to comment.