Skip to content

Commit

Permalink
Update GitHub Actions workflows. (#933)
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 13, 2025
1 parent cc6d6e3 commit b7db7be
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 @@ -73,11 +73,6 @@ jobs:
pip3 install pipenv
- 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 b7db7be

Please sign in to comment.