Skip to content

Commit a73bbb1

Browse files
authored
Update GitHub Actions workflows. (#641)
This PR was automatically generated by the update-workflows-ecosystem-providers workflow in the pulumi/ci-mgmt repo, from commit 7926c468e2057c94ceb8456fb8799ed20a0ba6de.
1 parent a3a83be commit a73bbb1

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -74,11 +74,6 @@ jobs:
7474
run: docker compose -f testing/docker-compose.yml up --build -d
7575
- name: Install dependencies
7676
run: make install_${{ matrix.language}}_sdk
77-
- name: Install gotestfmt
78-
uses: GoTestTools/gotestfmt-action@v2
79-
with:
80-
token: ${{ secrets.GITHUB_TOKEN }}
81-
version: v2.5.0
8277
- name: Run provider tests
8378
if: matrix.testTarget == 'local'
8479
working-directory: provider

0 commit comments

Comments
 (0)