Skip to content

Commit

Permalink
chore: migrate to new default sendgrid-oai branch (#990)
Browse files Browse the repository at this point in the history
  • Loading branch information
eshanholtz authored Jul 21, 2020
1 parent e596c94 commit 41b1282
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ test-integ: test

version ?= latest
test-docker:
curl -s https://raw.githubusercontent.com/sendgrid/sendgrid-oai/master/prism/prism.sh -o prism.sh
curl -s https://raw.githubusercontent.com/sendgrid/sendgrid-oai/main/prism/prism.sh -o prism.sh
dependencies=lowest version=$(version) bash ./prism.sh
dependencies=highest version=$(version) bash ./prism.sh

Expand Down

0 comments on commit 41b1282

Please sign in to comment.