We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3a4eb8 commit 71b67e0Copy full SHA for 71b67e0
.github/workflows/test.yaml
@@ -37,7 +37,7 @@ jobs:
37
with:
38
go-version: ^1.23.0
39
- run: go version
40
- - run: go install github.com/davidcavazos/testing-infra/cmd/[email protected].2
+ - run: go install github.com/davidcavazos/testing-infra/cmd/[email protected].3
41
- id: python
42
run: |
43
PYTHON=$(affected .github/workflows/config/python.json)
0 commit comments