Skip to content

Commit d02050e

Browse files
committed
chore: remove extraneous checkout
1 parent bdd7255 commit d02050e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/test-golang-bindings.yml

-3
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,6 @@ jobs:
2525
chmod +x ./scripts/compile.sh
2626
./scripts/compile.sh
2727
28-
- name: Checkout repository again for Go
29-
uses: actions/checkout@v3
30-
3128
- name: Set up Go
3229
uses: actions/setup-go@v4
3330
with:

0 commit comments

Comments
 (0)