Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
corverroos committed Jul 22, 2022
1 parent 1e902ae commit 0af79b8
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 @@ -62,4 +62,4 @@ jobs:
restore-keys: |
${{ runner.os }}-go-
- run: GOOS=linux GOARCH=amd64 CGO_ENABLED=0 go build -o testutil/compose/compose # Pre-build current SHA charon binary
- run: go test github.com/obolnetwork/charon/testutil/compose/compose -v -integration -sudo-perms -prebuilt-binary=charon
- run: go test github.com/obolnetwork/charon/testutil/compose/compose -v -integration -sudo-perms -prebuilt-binary=charon -timeout=20m

0 comments on commit 0af79b8

Please sign in to comment.