Skip to content

Commit

Permalink
Removed branch ref for nats-server, use main
Browse files Browse the repository at this point in the history
  • Loading branch information
levb committed Jan 8, 2024
1 parent 7a66171 commit e3cb21e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ jobs:
steps:
- name: Setup Go
uses: actions/setup-go@v4
with:
go-version: 1.21

- name: Checkout code
uses: actions/checkout@v4
Expand All @@ -22,7 +20,6 @@ jobs:
uses: actions/checkout@v4
with:
repository: nats-io/nats-server
ref: lev-mqtt-benchex
path: go/src/github.com/nats-io/nats-server

- name: Build and install
Expand Down

0 comments on commit e3cb21e

Please sign in to comment.