Skip to content

Commit

Permalink
fix(linux): sensor type strings
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuar committed Oct 3, 2023
1 parent 5d71cf2 commit 29b995c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ jobs:

- name: Update VERSION
id: update_version
if: ${{ steps.release_please.outputs.release_created }}
shell: sh
run: cd internal/agent/config && printf %s $(git tag | tail -1) > VERSION

Expand Down
2 changes: 1 addition & 1 deletion internal/linux/sensorTypeStrings.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 29b995c

Please sign in to comment.