Skip to content

Commit

Permalink
update affected
Browse files Browse the repository at this point in the history
  • Loading branch information
davidcavazos committed Sep 9, 2024
1 parent d3a4eb8 commit 71b67e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
with:
go-version: ^1.23.0
- run: go version
- run: go install github.com/davidcavazos/testing-infra/cmd/affected@v0.0.2
- run: go install github.com/davidcavazos/testing-infra/cmd/affected@v0.0.3
- id: python
run: |
PYTHON=$(affected .github/workflows/config/python.json)
Expand Down

0 comments on commit 71b67e0

Please sign in to comment.