We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca47ef3 commit 2b73327Copy full SHA for 2b73327
3 files changed
.github/workflows/push.yml
@@ -79,6 +79,8 @@ jobs:
79
- { name: "OAuth2OAuth2SponsorshipTypeApiTest", filter: "--filter test/OAuth2OAuth2SponsorshipTypeApiTest"}
80
- { name: "OAuth2OrganizationsApiTest", filter: "--filter test/OAuth2OrganizationsApiTest"}
81
- { name: "OAuth2PresentationApiTest", filter: "--filter test/OAuth2PresentationApiTest"}
82
+ - { name: "OAuth2PromoCodesApiTest", filter: "--filter test/OAuth2PromoCodesApiTest"}
83
+ - { name: "OAuth2SummitPromoCodesApiTest", filter: "--filter test/OAuth2SummitPromoCodesApiTest"}
84
env:
85
OTEL_SERVICE_ENABLED: false
86
APP_ENV: testing
0 commit comments