Skip to content

Commit

Permalink
fix: #9 try fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
bohdan-shulha committed Jun 29, 2024
1 parent c434b5c commit da728ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
- run: go test **/*_test.go
- run: go test '**/*_test.go'

0 comments on commit da728ea

Please sign in to comment.