Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf2b9c3f

Browse files
authored
Merge pull request#467 from coder/mafredri/fix-coverage2
Add setup-go to static.yml
2 parentsebe1f7a +aeff634 commitf2b9c3f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

‎.github/workflows/static.yml‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@ jobs:
2626
uses:actions/checkout@v4
2727
-name:Setup Pages
2828
uses:actions/configure-pages@v5
29+
-name:Setup Go
30+
uses:actions/setup-go@v5
31+
with:
32+
go-version-file:./go.mod
2933
-name:Generate coverage and badge
3034
run:|
3135
./ci/test.sh

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp