Skip to content

Commit 5b48d63

Browse files
author
Umutcan ÖNER
committed
test: add workflow test comment to core module
1 parent 2ceff01 commit 5b48d63

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/core/src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// Core utilities and shared code
2+
// Test comment for workflow testing
23
export const VERSION = '0.0.1';
34

45
export function log(message: string): void {

0 commit comments

Comments
 (0)