Skip to content

Commit

Permalink
install datadog ci
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinkruger committed Dec 16, 2024
1 parent a6d0041 commit 49ea11e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ jobs:
with:
go-version-file: go.mod

- name: Install datadog-ci
run: npm install -g @datadog/datadog-ci

- name: Install Dependencies
run: |
sudo apt-get update
Expand Down

0 comments on commit 49ea11e

Please sign in to comment.