Skip to content

Commit

Permalink
fix CI error
Browse files Browse the repository at this point in the history
  • Loading branch information
0pcom committed Oct 23, 2024
1 parent c77d175 commit ecb9c14
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions cmd/skywire-cli/commands/rewards/services.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@ var rewardSH []byte
var getlogsSH []byte

const testSH = `#!/bin/bash
echo "Hello World"
`
echo "Hello World"`

var (
getlogssh bool
Expand Down

0 comments on commit ecb9c14

Please sign in to comment.