Skip to content

Commit 94c6feb

Browse files
committed
update testing tools
1 parent 3a53a68 commit 94c6feb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
with:
3838
go-version: ^1.23.0
3939
- run: go version
40-
- run: go install github.com/davidcavazos/testing-infra/cmd/affected@v0.0.4
40+
- run: go install github.com/davidcavazos/testing-infra/cmd/affected@v0.0.5
4141
- id: python
4242
run: |
4343
JOBS=$(affected .github/workflows/config/python.json)

0 commit comments

Comments
 (0)