Skip to content

Commit

Permalink
Try this
Browse files Browse the repository at this point in the history
  • Loading branch information
newrelic-eheinlein authored Jul 16, 2020
1 parent 158e046 commit 71a6e8a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ on:

jobs:

go-agent:
go-otel-exporter:
runs-on: ubuntu-18.04
env:
# Required when using older versions of Go that do not support gomod.
GOPATH: ${{ github.workspace }}
# env:
# # Required when using older versions of Go that do not support gomod.
# GOPATH: ${{ github.workspace }}

strategy:
# if one test fails, do not abort the rest
Expand Down

0 comments on commit 71a6e8a

Please sign in to comment.