Skip to content

Commit

Permalink
test commit again
Browse files Browse the repository at this point in the history
  • Loading branch information
wschurman committed Oct 8, 2024
1 parent b10c810 commit b15abb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import {FilesChangedReaderImpl} from './files-changed-reader'
import Runner from './runner'

/**
* Test comment
* Test comment 2
*/
export async function run(): Promise<void> {
try {
Expand Down

0 comments on commit b15abb5

Please sign in to comment.