Skip to content

Commit

Permalink
demo
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonjbjelland committed Jul 31, 2023
1 parent cfce52e commit ed3e3da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
with:
workload_identity_provider: "projects/489627518739/locations/global/workloadIdentityPools/github-identities/providers/github-com"
service_account: "docs-test-runner@substratus-integration-tests.iam.gserviceaccount.com"
- name: Run tests
- name: make test
run: |
sudo apt-get update -y && \
sudo apt-get install -y --no-install-recommends \
Expand Down

0 comments on commit ed3e3da

Please sign in to comment.