Skip to content

Commit

Permalink
change ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Skyenought committed Jul 17, 2024
1 parent 47b9b46 commit 2c81302
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions testdata/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@
// REMOVE THIS testdata DIR
package main

import "fmt"

func main() {
fmt.Println("Hello, World!")
}

0 comments on commit 2c81302

Please sign in to comment.