Skip to content

Commit

Permalink
Update GitHub Actions workflows. (#2868)
Browse files Browse the repository at this point in the history
This PR was automatically generated by the
update-workflows-ecosystem-providers workflow in the pulumi/ci-mgmt
repo, from commit 7926c468e2057c94ceb8456fb8799ed20a0ba6de.
  • Loading branch information
pulumi-bot authored Jan 11, 2025
1 parent 3383e28 commit eb68ac3
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,11 +92,6 @@ jobs:
install_components: gke-gcloud-auth-plugin
- name: Install dependencies
run: make install_${{ matrix.language}}_sdk
- name: Install gotestfmt
uses: GoTestTools/gotestfmt-action@v2
with:
token: ${{ secrets.GITHUB_TOKEN }}
version: v2.5.0
- name: Run provider tests
if: matrix.testTarget == 'local'
working-directory: provider
Expand Down

0 comments on commit eb68ac3

Please sign in to comment.