0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-06-30 02:31:10 +00:00

misc(ci): fix test job

Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
This commit is contained in:
Pavel Boldyrev 2024-02-25 22:10:29 -05:00
parent c64fcd2948
commit 953a23d2a7
No known key found for this signature in database
GPG Key ID: 02A24794ADAC7455

View File

@ -59,7 +59,6 @@ jobs:
- '**/*.go'
- name: Setup Go
if: steps.filter.outputs.go == 'true'
uses: actions/setup-go@v5
with:
go-version-file: "go.mod"