We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab706ce commit 0399608Copy full SHA for 0399608
Makefile
@@ -18,7 +18,7 @@ test-integ: test
18
19
version ?= latest
20
test-docker:
21
- 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
22
version=$(version) bash ./prism.sh
23
24
clean: nopyc
0 commit comments