Skip to content

Commit

Permalink
Temporarily switch tests over to optional-strict-json-decoding branch
Browse files Browse the repository at this point in the history
  • Loading branch information
caspervonb committed Sep 5, 2024
1 parent db1487b commit cd41375
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
with:
go-version: '1.22'
- name: Install nats-server
run: go install github.com/nats-io/nats-server/v2@main
run: go install github.com/nats-io/nats-server/v2@optional-strict-json-decoding

- name: Install gunplot
run: |
Expand Down

0 comments on commit cd41375

Please sign in to comment.