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

Commitc59a8cc

Browse files
committed
Install go, so the datadog helper script can run
1 parent9a71e8e commitc59a8cc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

‎.github/workflows/coder.yaml‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -239,6 +239,11 @@ jobs:
239239
.eslintcache
240240
key:js-${{ runner.os }}-test-${{ hashFiles('**/yarn.lock') }}
241241

242+
# Go is required for uploading the test results to datadog
243+
-uses:actions/setup-go@v2
244+
with:
245+
go-version:"^1.17"
246+
242247
-uses:actions/setup-node@v2
243248
with:
244249
node-version:"14"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp