mirror of
https://github.com/ddworken/hishtory.git
synced 2024-11-23 08:45:16 +01:00
Fix indentation error in go-test.yml
This commit is contained in:
parent
a13549851c
commit
daa4fa2a00
3
.github/workflows/go-test.yml
vendored
3
.github/workflows/go-test.yml
vendored
@ -21,7 +21,8 @@ jobs:
|
|||||||
uses: actions/setup-go@v3
|
uses: actions/setup-go@v3
|
||||||
with:
|
with:
|
||||||
go-version: 1.18
|
go-version: 1.18
|
||||||
- uses: datadog/agent-github-action@v1.3
|
- name: Set up Datadog
|
||||||
|
uses: datadog/agent-github-action@v1.3
|
||||||
with:
|
with:
|
||||||
api_key: ${{ secrets.DD_API_KEY }}
|
api_key: ${{ secrets.DD_API_KEY }}
|
||||||
- name: Linux Setup
|
- name: Linux Setup
|
||||||
|
Loading…
Reference in New Issue
Block a user