Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
jgiannuzzi committed Nov 3, 2023
1 parent 334d7bf commit c9b0104
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -160,8 +160,6 @@ jobs:
- name: Run Go Unit Tests
run: make test-go-unit

# TODO reuse Go modules cache?
# TODO force Go version?
go-integration-tests:
if: github.event_name == 'schedule' || github.event_name == 'push' || github.event.pull_request.head.repo.id != github.event.pull_request.base.repo.id
name: Go Integration Tests (${{ matrix.database-backend }})
Expand Down

0 comments on commit c9b0104

Please sign in to comment.