Skip to content

Commit

Permalink
build: Run full suite of grpc-web tests (#1612)
Browse files Browse the repository at this point in the history
  • Loading branch information
fundthmcalculus authored Mar 20, 2024
1 parent 9189368 commit 8221146
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-infrastructure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
name: "Install packages"
shell: pwsh
working-directory: ./sdk/web
- run: npm run test:grpc-web-tests -- --trinsic_environment="${{ inputs.environment }}"
- run: npm run test:browser -- --trinsic_environment="${{ inputs.environment }}"
name: "Run grpc-web tests"
shell: pwsh
working-directory: ./sdk/web

0 comments on commit 8221146

Please sign in to comment.