Skip to content

Commit d49a3cf

Browse files
committed
Remove unused checkout step from GH workflow
1 parent 8709516 commit d49a3cf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/go.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ jobs:
3939
meson_options: -Dportable=true -Db_vscrt=static_from_buildtype
4040

4141
steps:
42-
- uses: actions/checkout@v4
4342
- uses: actions/setup-python@v5
4443
with:
4544
python-version: "3.10"

0 commit comments

Comments
 (0)