Skip to content

Commit 7ae976b

Browse files
committed
bump
1 parent ae4d138 commit 7ae976b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/pr.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,6 @@ jobs:
2121
repo-token: ${{ secrets.GITHUB_TOKEN }}
2222
- name: Install dependencies
2323
run: go mod download
24-
- name: Add asdf shims to PATH
25-
run: |
26-
echo "${HOME}/.asdf/shims" >> $GITHUB_PATH
2724
- name: Lint
2825
run: go vet ./...
2926
- name: Run tests

0 commit comments

Comments
 (0)